RibbonContextualTabSettings

23 Sep 20251 minute to read

Defines the ribbon contextual tab.

Properties

isSelected boolean

Specifies whether the contextual tab is selected.

Defaults to false

tabs RibbonTabModel[]

Defines the tab groups to be rendered in ribbon.

Defaults to []

visible boolean

Specifies whether the contextual tab is visible.

Defaults to false