Defines the ribbon item.
Defines the active size of the ribbon item.
Defaults to ‘Medium’
Defines the sizes that are allowed for the ribbon item on ribbon resize.
Defaults to null
Defines the settings for the ribbon button.
Defaults to {}
Defines the settings for the ribbon checkbox.
Defaults to {}
RibbonColorPickerSettingsModel
Defines the settings for the ribbon color picker.
Defaults to {}
Defines the settings for the ribbon combobox.
Defaults to {}
string
Defines one or more CSS classes to customize the appearance of item.
Defaults to ”
boolean
Defines whether the item is disabled or not.
Defaults to false
Defines the display options for the ribbon item.
Defaults to ‘Auto’
Defines the settings for the ribbon dropdown button.
Defaults to {}
Defines the properties of the gallery view in Ribbon.
Defaults to {}
RibbonGroupButtonSettingsModel
Defines the properties for group button in Ribbon
Defaults to {}
string
Defines a unique identifier for the item.
Defaults to ”
string
| function
| HTMLElement
Defines the template content for the ribbon item.
ActiveSize
property is passed as string in template context.
Defaults to ”
string
Defines the key tip text to be accessed for specified Ribbon item.
Defaults to ”
Defines the settings for the tooltip of the item.
Defaults to {}
RibbonSplitButtonSettingsModel
Defines the settings for the ribbon split button.
Defaults to {}
RibbonItemType
| string
Defines the type of control to be added as the Ribbon Item.
Defaults to RibbonItemType.Button