AboutSupportDeveloper GuideVersion 18.0.9

Interface BaseCustomDropdownItem

Base configuration for a custom button

Hierarchy

Properties

action?: any

icon URL for icon image

checked?: boolean

Is this dropdown item checked? Any value other than undefined will decorate the dropdown option as a checkbox option.

disabled?: boolean

Disable custom button true or false

iconUrl?: string

icon URL for icon image

parentHover?: boolean
tooltip: string

Button name text when hovered over