Skip to main content

AdminForthBulkActionFront

Extends

Properties

badge?

optional badge: string

Optional small badge for button which will be displayed in the list view

Inherited from

Omit.badge


buttonCustomCssClass?

optional buttonCustomCssClass: string

Add custom class

Inherited from

Omit.buttonCustomCssClass


confirm?

optional confirm: string

Confirmation message which will be displayed to user before action is executed.

Inherited from

Omit.confirm


icon?

optional icon: 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?

optional showInThreeDotsDropdown: boolean

Show in three dots dropdown menu in list view.

Inherited from

Omit.showInThreeDotsDropdown


successMessage?

optional successMessage: string

Success message which will be displayed to user after action is executed.

Inherited from

Omit.successMessage