The right-side panel that shows when a node is selected on the canvas. Sometimes called "the sidebar," "the inspector," "the settings panel," or "the toolbar." This folder spells out how it's wired so we don't have to re-trace it every t…
The right-side panel that shows when a node is selected on the canvas. Sometimes called "the sidebar," "the inspector," "the settings panel," or "the toolbar." This folder spells out how it's wired so we don't have to re-trace it every time.
docs/is gitignored — these notes are local-only.
┌─────────────────────────────────────────┐
│ [Cmp] [Lay] [Des] [Int] [Adv] ← FIXED tab strip (always 5 tabs)
├─────────────────────────────────────────┤
│ 📄 CONTENT │ ← stack[0] body — component-specific
│ [Columns] [Rows] │ (swaps per selected node)
│ ...inputs... │
│ │
│ 📐 LAYOUT │ ← stack[1]
│ 🎨 DESIGN │ ← stack[2]
│ 🖱️ INTERACTIONS │ ← stack[3]
│ ⚙️ ADVANCED │ ← stack[4]
├─────────────────────────────────────────┤
│ 📌 PINNED │ ← InspectorPinDock (when pinned)
│ ...portaled section bodies... │
└─────────────────────────────────────────┘
displayName + craft.toolbar.settings.ToolbarItem, PropertyRenderer, propType vs type, view-aware values).