Button
Description
Buttons are used for specific user actions. These clickable UI components allow the users to interact with the system.
Configuration
Usage of Button Component
Primary Variant
Secondary Variant
Tertiary Variant
Link Variant
Icons are sent as a string added before the label. To add it as a suffix, set the isSuffix parameter to true.
For more information: StoryBook for button components
Last updated