1.0.0 • Published 6 years ago
ug-button v1.0.0
<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` |
1.0.0
6 years ago