The button package

@ds-workshop/button v1.0.0

This is what the button is meant to do and why we have it

This is what the default button looks like:

Look

There are a couple look props you can use with the button:

  • default
  • danger
  • soft
  • text

Disabled

This is what a disabled button looks like:

Size

These are the allowed sizes the button supports:

  • small
  • default
  • large

Loading

This is what a loading button looks like:

Edit this page