StyleCode Property: buttonVariantColor

🚧 Work in progress — This documents the redesigned dashboard layout system, which is still under active development and subject to change. It is not compatible with the older v1 dashboard tile system.

buttonVariantColor

Theme color used for this button

Applies to Type Default
button blue, black, green, red blue

Examples

// Example: button
show button "My Button" { 1..2, 1..2 ; buttonVariantColor: "black" }

User Contributed Notes
0 notes + add a note