Skip to main content

Module inspector_panel

Module inspector_panel 

Source
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§

InspectorPanelProps
Props for the InspectorPanel component.
InspectorPanelView
Inspector view-model.
InspectorTabsProps
Props for the InspectorTabs component.
PropertyRowView
One property row inside a section.
PropertySectionProps
Props for the PropertySection component.
PropertySectionView
One section with a heading and rows.

Enums§

InspectorTab
Which inspector tab is active.
PropertyControlView
Built-in property-row controls.

Functions§

InspectorPanel
Required Props
InspectorTabs
Required Props
PropertySection
Required Props
render_control 🔒
render_row 🔒