Skip to content

useNodeProps

useNodeProps() is the low-level property-panel helper behind higher-level composables like useAppearance, useLayout, and useTypography.

Use it when you need mixed-value detection, multi-selection updates, array-item editing, or undo-aware property commits.

Released under the MIT License.