openpencil/packages/docs/programmable/sdk/api/advanced/use-node-props.md
2026-03-24 23:24:08 +03:00

600 B

title description
useNodeProps Low-level selection and mixed-value helper for property panels.

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.