AdminForthBulkActionFront
Extends
Omit<AdminForthBulkActionCommon,"id">
Properties
badge?
optionalbadge:string
Optional small badge for button which will be displayed in the list view
Inherited from
Omit.badge
buttonCustomCssClass?
optionalbuttonCustomCssClass:string
Add custom class
Inherited from
Omit.buttonCustomCssClass
confirm?
optionalconfirm:string
Confirmation message which will be displayed to user before action is executed.
Inherited from
Omit.confirm
icon?
optionalicon:string
Icon for action button which will be displayed in the list view
Inherited from
Omit.icon
id
id:
string
label
label:
string
Label for action button which will be displayed in the list view
Inherited from
Omit.label
showInThreeDotsDropdown?
optionalshowInThreeDotsDropdown:boolean
Show in three dots dropdown menu in list view.
Inherited from
Omit.showInThreeDotsDropdown
successMessage?
optionalsuccessMessage:string
Success message which will be displayed to user after action is executed.
Inherited from
Omit.successMessage