Sample Data
This data represents a simple list of base components in a design system with their types, properties, and variants.
| Cell | Value |
|---|---|
| A1 | Component Name |
| B1 | Type |
| C1 | Properties |
| D1 | Variants |
| A2 | Button |
| B2 | Base Component |
| C2 | Color, Size, Text |
| D2 | Primary, Secondary, Disabled |
| A3 | Icon |
| B3 | Base Component |
| C3 | Type, Size, Color |
| D3 | Filled, Outline |
| A4 | Input Field |
| B4 | Base Component |
| C4 | Placeholder, Size, State |
| D4 | Default, Focused, Error |