@slum-ui/button
v1.0.8
Published
Button component from the Slum component library
Downloads
16
Maintainers
Readme
@slum-ui/button
Slum ui button component.
install
npm install @slum-ui/buttondemo
Take a look at out public Storybook that has all the available components with their various configuration editable:
https://slumlords.london/slum-ui//
usage
example
<slum-button
variant="cyan"
size="medium"
></slum-button>