Expand description
InspectorPanel + property primitives (M-UI.18 / AUT-138).
Right-pane inspector used by both the editor (UI-16/17) and the
cursor studio (UI-20/21). Composes a tab strip + zero-or-more
PropertySection rows. Tabs and active state are controlled
props; the component owns no state.
Structs§
- Inspector
Panel Props - Props for the
InspectorPanelcomponent. - Inspector
Panel View - Inspector view-model.
- Inspector
Tabs Props - Props for the
InspectorTabscomponent. - Property
RowView - One property row inside a section.
- Property
Section Props - Props for the
PropertySectioncomponent. - Property
Section View - One section with a heading and rows.
Enums§
- Inspector
Tab - Which inspector tab is active.
- Property
Control View - Built-in property-row controls.
Functions§
- Inspector
Panel - Required Props
- Inspector
Tabs - Required Props
- Property
Section - Required Props
- render_
control 🔒 - render_
row 🔒