API Reference > appui-react > Backstage > Backstage Backstage Class Backstage React component. Extends Component<BackstageProps, BackstageState> Methods Name Description constructor(props: BackstageProps): Backstage componentDidMount(): void componentDidUpdate(prevProps: BackstageProps): void componentWillUnmount(): void render(): ReactNode getBackstageToggleCommand(overrideIconSpec?: IconSpec): CommandItemDef Static Get CommandItemDef that will toggle display of Backstage and allow iconSpec to be overridden hide(): void Static Hides the Backstage show(): void Static Shows the Backstage Properties Name Type Description backstageToggleCommand Accessor StaticReadOnly CommandItemDef Command that toggles the Backstage isBackstageVisible Static boolean onBackstageEvent StaticReadonly BackstageEvent Defined in ui/appui-react/src/appui-react/backstage/Backstage.tsx Line 51 Last Updated: 02 February, 2022