BackstageAppButtonProps Interface
Properties of BackstageAppButton component.
Properties
| Name | Type | Description | |
|---|---|---|---|
| execute | () => void | undefined | If specified overrides the default action that toggles the backstage. | |
| icon | IconSpec | undefined | If specified overrides the default icon. | Deprecated | 
| iconNode | React.ReactNode | undefined | ||
| label | string | undefined | If specified overrides the default label. | 
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.