1.0.8 • Published 3 years ago

@slum-ui/button v1.0.8

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

@slum-ui/button

Slum ui button component.

install

npm install @slum-ui/button

demo

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>