text
Description
Optional. Adds a text for a buttonUsage
text?: string;
Example
<Button type="primary" text="Click" />
Related article: Setting text for a button
text?: string;
<Button type="primary" text="Click" />
Related article: Setting text for a button