RibbonTabId Type
An alias type that refers to ribbon tab types.
#Declaration
export type RibbonTabId = string | RibbonTabType
#Members
Type | Description |
---|---|
string | A string that specifies a tab’s identifier. |
Ribbon |
Lists ribbon tabs. |