StyleCode Property: iconPosition

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

iconPosition

Specifies the position of the icon relative to the label.

Applies to Type Default
label left, right left

Examples

// Example: label
show label "My Label" { 1..2, 1..2 ; iconPosition: "right" }

User Contributed Notes
0 notes + add a note