OptionalactionsOptionalallowWhether or not the selection of multiple items is allowed (default: false)
Optional ExperimentalbulkBulk Edit Registration The feature Bulk Edit and it's underlying implementation is still in beta.
OptionalclassCSS Class name for additional styles
OptionalcolumnSpacing between columns
Column definitions The order of this array determines the order of columns
Callback used to request new or additional data
OptionaldefaultDefault values for filters
OptionaldefaultSets the default sort order for the Explorer. (default: undefined)
OptionalenableIn multiselect mode, whether the Select All button will be displayed. When Select All button is clicked the onItemClicked button will return a filter query instead of an array of items. (default: true)
OptionalfilterThe filters that should be available on the Explorer
OptionalgenerateWhen set, this function is used to generate inline menu link that navigates user to details page for each item.
OptionalheaderHeader checkbox size
OptionalheaderHeader row height
OptionalhorizontalHorizontal alignment of text
OptionalinlineProvide inline actions which are available through '...' context menu
OptionalkeyThe name of the property on the data object that should be used to identify objects (default: 'id')
OptionallistList row action button and checkbox size
OptionallistList row height
OptionalloadingDefines when the loading of the next page is triggered. The number represents the number of row left, before a load is triggered. (default: 10)
OptionalminimumMinimum width of this component
OptionalmodalIf true, the explorer will leave some margin for the modal backdrop.
OptionalonCallback called when the user finished the selection. The selected item (or items) will be passed as argument to the callback.
OptionalopenWhether or not bulk actions are shown by default. (default: false)
OptionalpersistOptions for disabling states that persist such as filters and sorting. All states persist by default
OptionalquickOptional Quick Edit Configuration
OptionalquickQuick Edit Registrations
OptionalrowSpacing between rows
Unique identifier used to store states related to explorer
OptionaltextIf set to true, column text overflow will be wrapped to a new line. Otherwise, it will be truncated with an ellipsis (default: true)
OptionaltitleTitle shown in page header
OptionalverticalVertical alignment of text
Array of actions to be rendered.