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