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: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.