Interface for a class RibbonButtonSettings
EmitType<Event>
Event triggers when the button is clicked.
EmitType<Event>
Event triggers once the button is created.
string
Defines the content for the button.
string
Defines one or more CSS classes to customize the appearance of button.
{ : }
Specifies additional HTML attributes to be applied to the button.
string
Defines the CSS class for the icons to be shown in button.
boolean
Defines whether the button is primary button or not.
boolean
Defines whether the button is toggle button or not.