FrontstageProvider Class

Provides a Frontstage as a React based definition

Methods

Name Description
constructor(): FrontstageProvider    
initializeDef(frontstageDef?: FrontstageDef): FrontstageDef Initializes a FrontstageDef for this FrontstageProvider  

Properties

Name Type Description
frontstage Accessor AbstractReadOnly ReactElement<FrontstageProps, string | JSXElementConstructor<any>> Get the Frontstage React based definition  
frontstageDef Accessor ReadOnly undefined | FrontstageDef Get the associated FrontstageDef  

Defined in

Last Updated: 29 November, 2022