-
-
Notifications
You must be signed in to change notification settings - Fork 0
Properties Panel
Lasha Kandelaki edited this page Apr 29, 2026
·
7 revisions
Schema-driven editor for the selected widget. Each widget exposes its own grouped property list.

| Type | Editor |
|---|---|
| Number | Inline field with drag-scrub |
| Boolean | Toggle |
| Enum | Dropdown |
| Color | Tint picker + eyedropper + saved colors |
| Multiline | Long text (textarea) |
| Font | Font picker (project cascade + system fonts) |
| Image | Project library + Lucide icons |
| Segment values | Editable list for segmented-button items |
Properties are grouped (Geometry, Rectangle, Colors…). Some subgroups have a master toggle (e.g. Border off → border properties hidden).
When several widgets are selected, only common properties are editable. Mixed values show a placeholder.
Right-click any row for Reset to default, cut/copy/paste, min/max. The ? icon opens this widget's wiki page.