Detalhes do pacote

@slum-ui/button

phil-bell7MIT1.0.8

Button component from the Slum component library

web, component, javascript, button

readme (leia-me)

@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>