Backstage

Classes for working with a Backstage

Classes

Name Description  
BackstageManager Controls backstage.  

Global Functions

Name Description  
BackstageComposer Backstage component composed from UiFramework.backstage items.  
isBackstageActionItem BackstageActionItem type guard.  
isBackstageStageLauncher BackstageStageLauncher type guard.  
useBackstageManager Hook that returns backstage manager.  
useIsBackstageOpen Hook that returns isOpen flag of the backstage.  

Interfaces

Name Description  
BackstageActionItem Describes the data needed to insert an action button into the backstage menu.  
BackstageComposerProps Props of BackstageComposer component.  
BackstageStageLauncher Describes the data needed to insert an action button into the backstage menu.  
BackstageToggledArgs Arguments of Backstage.onToggled.  
CommonBackstageItem Describes the data needed to insert a button into the backstage menu.  
FrameworkBackstage UiFramework.backstage interface.  

Namespaces

Name Description  
BackstageItemUtilities Utilities for creating and maintaining backstage items  

Type Aliases

Name Description  
BackstageItem Describes the data needed to insert a button into the backstage menu.  

Last Updated: 13 February, 2024