Optional
actionOptional
classOptional class
Optional
confirmationOptional text overrides for the confirmation pop up.
Optional
confirmationIf set to 'Simple', the action will require confirmation. If set to 'Advanced', action will require confirmation via a confirmation pop up. (default: 'None')
Optional
disabledWhether the action is disabled. If set to true, disallows interactions. (default: undefined)
Optional
iconOptional built in icon. This prop also accepts an img src.
Optional
imgOptional image alt attribute.
The label of the action.
Callback to emit when a user clicks on the component
Optional
arg: ItemSelection<T>ItemSelection details of the bulk action
Optional
openIf set to true, the link will open in a new tab.
Optional
pathWhere to navigate to when the action is clicked.
Optional
reloadWhether the Explorer should reload the data once the bulk action is completed
Optional
showWhether or not to show toast notification once the bulk action is started (shown by default)
Generated using TypeDoc
Whether the action is an 'Active' or 'Context' type. Changes the background color to the corresponding action type. (default: 'Context')