Button
Component API
Button component props
| Prop | Default | Description |
children | — | React.ReactNodeButton label |
starAdornment | — | React.ReactNodeE.g. icon on the left side of the component's children |
endAdornment | — | React.ReactNodeE.g. icon on the right side of the component's children |
loaderColor | — | stringLoader color as tailwindcss color e.g. |
Last updated on