콘텐츠가 호출되었는지 여부를 가져옵니다.
{ibtab}.contents.items(idx).getBPreLoad();
Name | Type | Required | Description |
---|---|---|---|
idx |
number |
필수 | 탭아이템의 인덱스 |
boolean
: 탭아이템 생성과 동시에 콘텐츠 생성 여부
console.log(myTab.contents.items(0).getBPreLoad());
version | desc |
---|---|
7.3.0.0 |