Dashboard Mode - Inspect mode
Goal
Understand how to use Inspect mode in Figma to view design details and measurements for building BI dashboards.
Understand how to use Inspect mode in Figma to view design details and measurements for building BI dashboards.
| Element | Width (px) | Height (px) | Color | Font Size (px) |
|---|---|---|---|---|
| Title Text | 300 | 40 | #333333 | 24 |
| Button | 120 | 40 | #0078D7 | 16 |
| Chart Area | 600 | 400 | #FFFFFF | - |
| Card Background | 320 | 180 | #F3F3F3 | - |
| Label Text | 100 | 20 | #666666 | 14 |
+------------------------------+----------------------------+ | Title Text | Button | | (300x40 px) | (120x40 px) | +------------------------------+----------------------------+ | | | Chart Area (600x400 px) | | | +--------------------------------------------------------------+ | KPI Card (320x180 px) | Label Text (100x20) | +---------------------------------+----------------------------+
Using Inspect mode, developers can:
This ensures the BI dashboard matches the design precisely.
If you select the Button element in Inspect mode and change its color to #FF0000, which components visually update in the dashboard?