--- title: PropertyListRoot description: Headless structural primitive for fills, strokes, and effects list UIs. --- # PropertyListRoot `PropertyListRoot` is a headless structural primitive for array-based property editors. It is intended for property UIs like: - fills - strokes - effects It provides slot props for: - current items - mixed-state detection - add/remove/update/patch operations - visibility toggling per item ## Usage ```vue
``` ## Related APIs - [SDK API Overview](../)