ug-button
v1.0.0
Published
University of Guelph button component
Downloads
2
Readme
<ug-button>
Installation
npm install ug-button
Example Usage
<ug-button label="Click me!"></ug-button>
## API
### Properties/Attributes
| Name | Type | Default | Description |
| ------- | -------- | ------- | ------------------------------------------------ |
| `label` | `string` | `''` | Label to display for the button and `aria-label` |