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

465 B

title description
usePropertyList Primitive context helper for PropertyListRoot descendants.

usePropertyList

usePropertyList() reads the local property-list context provided by PropertyListRoot.

Use it inside descendants that need current items, mixed-state info, or row-level handlers for fills, strokes, or effects.