Sample Data
This table shows UI button components with their width, height, and color values extracted from Figma's Inspect mode.
| Cell | Value |
|---|---|
| A1 | Button |
| B1 | Width |
| C1 | Height |
| D1 | Color |
| A2 | Submit |
| B2 | 120 |
| C2 | 40 |
| D2 | #007AFF |
| A3 | Cancel |
| B3 | 100 |
| C3 | 40 |
| D3 | #FF3B30 |
This table shows UI button components with their width, height, and color values extracted from Figma's Inspect mode.
| Cell | Value |
|---|---|
| A1 | Button |
| B1 | Width |
| C1 | Height |
| D1 | Color |
| A2 | Submit |
| B2 | 120 |
| C2 | 40 |
| D2 | #007AFF |
| A3 | Cancel |
| B3 | 100 |
| C3 | 40 |
| D3 | #FF3B30 |
Width * HeightA B C D 1 | Button | Width | Height | Color | 2 | Submit | 120 | 40 | #007AFF| 3 | Cancel | 100 | 40 | #FF3B30| References used: B2 (Width), C2 (Height)
A B C D E 1 | Button | Width | Height | Color | Area | 2 | Submit | 120 | 40 | #007AFF| 4800 | 3 | Cancel | 100 | 40 | #FF3B30| |