Sample Data
This data represents a list of frames in a Figma file with their names, IDs, and the navigation action to jump to each frame.
| Cell | Value |
|---|---|
| A1 | Frame Name |
| A2 | Dashboard |
| A3 | Report |
| A4 | Summary |
| B1 | Frame ID |
| B2 | frame_001 |
| B3 | frame_002 |
| B4 | frame_003 |
| C1 | Action |
| C2 | Navigate to frame_001 |
| C3 | Navigate to frame_002 |
| C4 | Navigate to frame_003 |