Sample Data
This data shows a simple component set with variants for buttons and input fields, illustrating best practices for naming and organizing component properties.
| Cell | Value |
|---|---|
| A1 | Component Name |
| B1 | Variant Property |
| C1 | Property Value |
| A2 | Button |
| B2 | State |
| C2 | Default |
| A3 | Button |
| B3 | State |
| C3 | Hover |
| A4 | Button |
| B4 | State |
| C4 | Pressed |
| A5 | Input Field |
| B5 | Size |
| C5 | Small |
| A6 | Input Field |
| B6 | Size |
| C6 | Large |