OptionalactionOptionalclassOptional class
OptionalconfirmationOptional text overrides for the confirmation pop up.
OptionalconfirmationIf set to 'Simple', the action will require confirmation. If set to 'Advanced', action will require confirmation via a confirmation pop up. (default: 'None')
OptionaldisabledWhether the action is disabled. If set to true, disallows interactions. (default: undefined)
OptionaliconOptional built in icon. This prop also accepts an img src.
OptionalimgOptional image alt attribute.
The label of the action.
Callback to emit when a user clicks on the component
Optionalarg: ItemSelection<T>ItemSelection details of the bulk action
OptionalopenIf set to true, the link will open in a new tab.
OptionalpathWhere to navigate to when the action is clicked.
OptionalreloadWhether the Explorer should reload the data once the bulk action is completed
OptionalshowWhether or not to show toast notification once the bulk action is started (shown by default)
OptionaltagOptional tag to display in the action
Whether the action is an 'Active' or 'Context' type. Changes the background color to the corresponding action type. (default: 'Context')