StandardFrontstageProvider Class
Deprecated in 4.15.0. Use createStandardFrontstage instead.
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
Methods
Name | Description | |
---|---|---|
constructor(props: StandardFrontstageProps): StandardFrontstageProvider | ||
frontstageConfig(): FrontstageConfig | Return the frontstage configuration. |
Properties
Name | Type | Description | |
---|---|---|---|
id Accessor ReadOnly | string | Get the FrontstageProvider id. |
Defined in
Last Updated: 20 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.