Optional
source: DeepPartial<ButtonConfiguration>The text to be read when the button is selected through accessibility mode.
"";
Configuration of the background appearance for the button.
new BackgroundStyle({});
Configuration of the appearance for foreground elements (e.g. text and/or icons, etc) of the button.
new ForegroundStyle({});
The text to be displayed on the button.
"";
Determines whether the button is visible or not.
true;
Generated using TypeDoc
Configuration of the button.