Interface for a class Ribbon
EmitType<LauncherClickEventArgs>
Event triggers when the launcher icon of the group is clicked.
EmitType<ExpandCollapseEventArgs>
Event triggers before collapsing the ribbon.
EmitType<ExpandCollapseEventArgs>
Event triggers before expanding the ribbon.
EmitType<TabSelectedEventArgs>
Event triggers after selecting the tab item.
EmitType<TabSelectingEventArgs>
Event triggers before selecting the tab item.
RibbonLayout
| string
Specifies the active layout of the ribbon. Accepts one of the below values.
string
Defines one or more CSS classes to customize the appearance of ribbon.
boolean
Enable or disable persisting component’s state between page reloads.
boolean
Enable or disable rendering component in right to left direction.
Defines the properties of ribbon file menu.
string
| HTMLElement
Specifies the template content for the help pane of ribbon. The help pane appears on the right side of the ribbon header row.
boolean
Specifies whether the ribbon is minimized or not. When minimized, only the tab header is shown.
string
Defines the icon CSS for the launcher icon button in group header.
string
Provides the localization value for the controls present in ribbon items.
number
Specifies the index of the current active tab.
TabAnimationSettingsModel
Specifies the animation configuration settings for showing the content of the Ribbon Tab.
Defines the list of ribbon tabs.
string
| number
Specifies the width of the ribbon.