The default constructor
The name of the template containing actions for each item
The name of the template containing item layout
An array of items to display in the list
The event emitted when an action (e.g., button, kebab, etc.) has been selected
The event emitted when an item has been clicked
The event emitted when an item is double clicked
The event emitted when an item selection has been changed
Get the flag indicating list has no items
The flag indicating list has no items
Helper to generate selection change event
The selected item
Helper to generate double click event
The triggered event
The double clicked item
Helper to deselect given items items and children
The items to be deselected
Return component config
The component config
Helper to retrieve selected items
The items containing possible selections
A list of selected items
Helper to generate action select event
The selected action
Helper to generate selection change event
The selected item
Select or deselect an item
The item to select or deselect
True if item should be selected
Helper to select a single item and deselect all others
The item to select
Set up default config
Helper to toggle item selection
The triggered event
The item to select
Generated using TypeDoc
List base