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