StyleCode Property: dashTitle

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

dashTitle

Specifies the title of the dashboard.

Applies to Type Default
dashboard Text ``

Examples

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

User Contributed Notes
0 notes + add a note