StyleCode Property: tabBackgroundColor

tabBackgroundColor

Color the background of the tab

Applies to Type Default
tabs > tab color, transparent transparent

Examples

// Example: tabs > tab
show tabs "My Tabs" a1b3 with
  "tab1" { tabBackgroundColor: "orange" }
  "tab2"

User Contributed Notes
0 notes + add a note