# atria-button



<!-- Auto Generated Below -->


## Properties

| Property          | Attribute           | Description | Type      | Default     |
| ----------------- | ------------------- | ----------- | --------- | ----------- |
| `active`          | `active`            |             | `boolean` | `false`     |
| `buttonIconLeft`  | `button-icon-left`  |             | `string`  | `""`        |
| `buttonIconRight` | `button-icon-right` |             | `string`  | `""`        |
| `buttonId`        | `button-id`         |             | `string`  | `""`        |
| `buttonRole`      | `button-role`       |             | `string`  | `'button'`  |
| `buttonText`      | `button-text`       |             | `string`  | `""`        |
| `buttonType`      | `button-type`       |             | `string`  | `'primary'` |
| `disabled`        | `disabled`          |             | `boolean` | `false`     |
| `loading`         | `loading`           |             | `boolean` | `false`     |
| `width`           | `width`             |             | `string`  | `""`        |


## Events

| Event      | Description | Type               |
| ---------- | ----------- | ------------------ |
| `btnClick` |             | `CustomEvent<any>` |


----------------------------------------------

*Built with [StencilJS](https://stenciljs.com/)*
