@arrant/button

Arrant Button Element

Usage no npm install needed!

<script type="module">
  import arrantButton from 'https://cdn.skypack.dev/@arrant/button';
</script>

README

Button

Button Component

npm package npm package

Install

npm i @arrant/button

Usage

import Button from '@arrant/button'

<Button>Button</Button>

Props

Name Type Default Description Value
color String red Button colors theme colors
variant String contained Button Styled contained/outlined
size String medium Button size small/medium/large