--- title: PropertyListItem description: Headless item primitive for a single fills, strokes, or effects row. --- # PropertyListItem `PropertyListItem` exposes update, patch, remove, and visibility handlers for one array item inside `PropertyListRoot`. Use it when building custom list-row UIs for fills, strokes, or effects. ## Related APIs - [PropertyListRoot](./property-list-root) - [usePropertyList](../advanced/use-property-list) - [useNodeProps](../advanced/use-node-props)