Interface for a class Ribbon
EmitType<Event>
Event triggers once the Ribbon Component rendering is completed.
EmitType<LauncherClickEventArgs>
Event triggers when the launcher icon of the group is clicked.
EmitType<OverflowPopupEventArgs>
Event triggers when the overflow popup closes.
EmitType<OverflowPopupEventArgs>
Event triggers when the overflow popup opens.
EmitType<ExpandCollapseEventArgs>
Event triggers before collapsing the ribbon.
EmitType<ExpandCollapseEventArgs>
Event triggers before expanding the ribbon.
EmitType<LayoutSwitchedEventArgs>
Event triggers when the ribbon layout is switched.
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.
Defines the properties of ribbon backstage.
RibbonContextualTabSettingsModel[]
Defines the properties of ribbon contextual tab.
string
Defines one or more CSS classes to customize the appearance of ribbon.
boolean
Defines whether to enable the key tip or not.
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
| function
| JSX.Element
| 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
Defines whether to show the layout switcher button or not.
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
Defines the key tip text for the layoutSwitcher icon.
string
Provides the localization value for the controls present in ribbon items.
number
Specifies the index of the current active tab.
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.