StyleCode Property: dashButton

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

dashButton

Specifies the label (and presence) of the dashboard’s “Start Run” button.

Applies to Type Default
dashboard Text Start run

Examples

// Example: dashboard
@{ dashButton: "Run" }
show label "My Dashboard" { 1..2, 1..2 }

User Contributed Notes
0 notes + add a note