Sample Data
This table shows components with their default properties and instance overrides. The Effective Value column shows the final property value used by the instance, which is the instance override if present, otherwise the default.
| Cell | Value |
|---|---|
| A1 | Component Name |
| B1 | Property |
| C1 | Default Value |
| D1 | Instance Value |
| E1 | Effective Value |
| A2 | Button |
| B2 | Color |
| C2 | Blue |
| D2 | Red |
| E2 | Red |
| A3 | Button |
| B3 | Size |
| C3 | Medium |
| D3 | |
| E3 | Medium |
| A4 | Card |
| B4 | Shadow |
| C4 | Light |
| D4 | Dark |
| E4 | Dark |