Optional properties for List Pane property item
Optional
Default slots to initialize the list with. If undefined, the list will be empty.
Initial enabled state of property item. If undefined, it will default to true.
If true, pane height will not change based on slot count. If undefined, it will default to false
This will be the height of the list within the pane
This callback is fired whenever a clickable slot is pressed
This callback is fired whenever selected state of a slot is changed
Slot configuration for the list. The slot entry layout must be predefined, and using an incorrect layout while creating slots will throw an error.
Optional styling overrides for the item.
Localized title of the property item.
Filter properties for viewing subset of slots.
Sort type for the slots in the view. If undefined, default list order will be used.
Initial visibility state of property item. If undefined, it will default to true.
Optional properties for List Pane property item