Dashboard Mode - Applying and detaching styles
Dashboard Goal
Understand how to apply and detach styles in Figma to keep design consistent or customize elements for a BI dashboard.
Understand how to apply and detach styles in Figma to keep design consistent or customize elements for a BI dashboard.
| Element | Type | Current Style | Applied Style |
|---|---|---|---|
| Title Text | Text | Default Text | Heading Style |
| Sales KPI Card | Frame | None | KPI Card Style |
| Bar Chart | Component | Chart Default | Chart Style |
| Filter Button | Button | None | Button Style |
| Footer Text | Text | Default Text | Detached (custom) |
+---------------------------+ | Title Text | +---------------------------+ | Sales KPI Card | Bar Chart | +---------------------------+ | Filter Button | +---------------------------+ | Footer Text | +---------------------------+
Applying styles ensures that when you update a style (like Button Style), all elements using it update automatically. Detaching a style breaks this link, so changes to the original style do not affect that element.
For example, if you update the KPI Card Style background color, the Sales KPI Card updates immediately. But the Footer Text, which has a detached style, stays the same even if the default text style changes.
If you update the Button Style color, which components update?