BackStageMenuModel

23 Sep 20251 minute to read

Interface for a class BackStageMenu

Properties

backButton BackstageBackButtonModel

Defines the properties of ribbon backstage back button.

height string

Defines the height of the backstage menu.

items BackstageItemModel[]

Defines the properties of ribbon backstage back button.

keyTip string

Specifies the keytip content.

ribbonTooltipSettings RibbonTooltipModel

Specifies the tooltip settings for the file menu button.

target string|HTMLElement

Defines the selector that points to the element in which backstage will be positioned.

template string|Function

Defines the template for Backstage content.

text string

Defines the text content of backstage menu button.

visible boolean

Defines whether to show the backstage menu button.

width string

Defines the width of the backstage menu.