API Reference > appui-react > Frontstage > StandardFrontstageProvider StandardFrontstageProvider Class FrontstageProvider that provides an "empty" stage. All tool buttons, statusbar items, and widgets must be provided by one or more item providers, see UiItemsProvider. Extends FrontstageProvider Methods Name Description constructor(props: StandardFrontstageProps): StandardFrontstageProvider Properties Name Type Description frontstage Accessor ReadOnly ReactElement<FrontstageProps, string | JSXElementConstructor<any>> id Accessor ReadOnly string Defined in ui/appui-react/src/appui-react/frontstage/StandardFrontstageProvider.tsx Line 87 Last Updated: 20 May, 2022