OptionalallowOptionalenableIn multi-select mode, whether the Select All button will be displayed. This is currently not fully supported. (default: false)
OptionalexcludeIDs of items which will be excluded from the explorer. Can be used to remove already selected items.
OptionalimageImage Type
OptionalonCallback 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.
OptionalpredefinedA set of initial filter values which the Explorer will use. (default: empty)
OptionalstationUnique identifier used to store states related to explorer
OptionaltitleOptional Title shown in page header (default: 'Images')
Whether or not the selection of multiple items is allowed (default: true)