- Source:
- Tutorials:
-
- Tutorial: `src\stories\Button.stories.js`.
Properties:
Name | Type | Description |
---|---|---|
componentProps.variant |
string | Variant of button to use (e.g., "round"). |
|
children | Child elements to nest in button. |
variant |
string | Variant of button to use (e.g., "large" or "round"). |
Default styled button component.