Optional
allowOptional
enableIn multiselect mode, whether the Select All button will be displayed. This is currently not fully supported. (default: false)
Optional
excludeIDs of items which will be excluded from the explorer. Can be used to remove already selected items.
Optional
onCallback called when the user cancels the selection
Callback called when the user finished the selection. The IDs of the selected item (or items) will be passed as argument to the callback.
Optional
predefinedA set of initial filter values which the Explorer will use. (default: empty)
Optional
stationUnique identifier used to store states related to explorer
Optional
titleOptional Title shown in page header (default: 'Videos')
Generated using TypeDoc
Whether or not the selection of multiple items is allowed (default: false)