1.0.0 • Published 6 years ago

ug-button v1.0.0

Weekly downloads
1
License
ISC
Repository
-
Last release
6 years ago

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