Interface for a class RibbonDropDownSettings
EmitType<BeforeOpenCloseMenuEventArgs>
Triggers before closing the DropDownButton popup.
EmitType<MenuEventArgs>
Triggers while rendering each Popup item of DropDownButton.
EmitType<BeforeOpenCloseMenuEventArgs>
Triggers before opening the DropDownButton popup.
EmitType<OpenCloseMenuEventArgs>
Triggers while closing the DropDownButton popup.
EmitType<Event>
Event triggers once the DropDownButton is created.
EmitType<OpenCloseMenuEventArgs>
Triggers while opening the DropDownButton popup.
EmitType<MenuEventArgs>
Triggers while selecting an action item in DropDownButton popup.
string
Specifies the event to close the DropDownButton popup.
string
Specifies the content of the DropDownButton.
string
Defines one or more CSS classes to customize the appearance of DropDownButton.
string
Defines the CSS class for the icons to be shown in the DropDownButton.
ItemModel[]
Defines the list of items for the DropDownButton popup.
string
| HTMLElement
Specifies the selector for the element to be shown in the DropDownButton popup.