OptionalactionWhether the action is an 'Active' or 'Context' type. Changes the background color to the corresponding action type. (default: 'Context')
OptionalclassOptional 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
OptionalopenIf set to true, the link will open in a new tab.
OptionalpathWhere to navigate to when the action is clicked.
OptionaltagOptional tag to display in the action
Properties for Action click confirmation