StyleCode Property: buttonVariantMode

🚧 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.

buttonVariantMode

Aspect mode used for this button

Applies to Type Default
button primary, secondary, alternative primary

Examples

// Example: button
show button "My Button" { 1..2, 1..2 ; buttonVariantMode: "secondary" }

User Contributed Notes
0 notes + add a note