Sample Data
This data shows a Figma component named 'Button' with three properties: a text label, a boolean to toggle style, and an instance swap for the icon.
| Cell | Value |
|---|---|
| A1 | Component Name |
| B1 | Text Property |
| C1 | Boolean Property |
| D1 | Instance Swap Property |
| A2 | Button |
| B2 | Submit |
| C2 | true |
| D2 | Icon: Arrow |
| A3 | Button |
| B3 | Cancel |
| C3 | false |
| D3 | Icon: Cross |