Skip to main content

Module properties

Module properties 

Source
Expand description

Properties Inspector panel โ€” composition layer over widgets::inspector.

Owns the panel chrome (panel header, sub-tab segment control, inspector entity header) and dispatches the active sub-tab to the tab implementations registered in widgets::inspector::tabs. The actual JSON walker, per-shape renderers, card frame, and add-component menu live under widgets/inspector/ so they can be reused by other panels and stay independently testable.

Structsยง

PropertiesPanel

Constantsยง

HEADER_HEIGHT ๐Ÿ”’
INSPECTOR_HEADER_HEIGHT ๐Ÿ”’
SUBTAB_HEIGHT ๐Ÿ”’