getCountVisible (tabs method)

보여지는 탭 아이템의 개수를 가져옵니다.

Syntax

{ibtab}.tabs.getCountVisible();

Returns

number: 탭바의 보여지는 탭 아이템 개수

Example

console.log(myTab.tabs.getCountVisible());

Since

version desc
7.3.0.0