API Reference > ui-framework > Frontstage > FrontstageProvider 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 ui/framework/src/ui-framework/frontstage/FrontstageProvider.tsx Line 16 Last Updated: 11 June, 2024