# kol-click-button

<!-- Auto Generated Below -->


## Properties

| Property              | Attribute | Description                                   | Type     | Default     |
| --------------------- | --------- | --------------------------------------------- | -------- | ----------- |
| `_label` _(required)_ | `_label`  | Sets the label of the click button component. | `string` | `undefined` |


## Methods

### `focus() => Promise<void>`

Focuses the interactive element of the component.

#### Returns

Type: `Promise<void>`




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


