Customize¶ Conditionally fade out/fade in custom tab¶ 1tab.fadeOutIf(true|false); 1tab.fadeInIf(true|false); Conditionally hide/show custom tab¶ 1tab.hideIf(true|false); 1tab.showIf(true|false); See also¶ Conditional activate