On this page
Loading...
| name | description | type | default |
| ---- | ----------- | ---- | ------- |
| `disabledOnLoading` | Makes button disabled when loading. | `boolean` | _false_ |
| `loading` | Loading state (set to true to start animation). | `boolean` | _false_ |
| `spinnerType` | Type of spinner. | `border` \| `grow` |_border_|
##### Outputs
| name | description | type |
| ---- | ----------- | ---- |
| `loadingChange` | Event emitted on `loading` change. | `boolean` |