Back to Devexpress

RibbonTabId Type

aspnetcore-js-devexpress-dot-richedit-5ed5415e.md

latest350 B
Original Source

RibbonTabId Type

An alias type that refers to ribbon tab types.

Declaration

ts
export type RibbonTabId = string | RibbonTabType

Members

TypeDescription
string

A string that specifies a tab’s identifier.

| | RibbonTabType |

Lists ribbon tabs.

|