StyleCode Property: tabDisplay

tabDisplay

Controls if the tab is present on the tab bar.

Applies to Type Default
tabs > tab Boolean true

Examples

// Example: tabs > tab
show tabs "My Tabs" a1b3 with
"tab1" { tabDisplay: false }
"tab2"
1 2 3 4

User Contributed Notes
0 notes + add a note