ConfirmationButton.onClick method
ConfirmationButton › onClick
Official
Signature:
onClick(handler: (evt: MouseEvent) => unknown): thisParameters:
| Parameter | Type | Description |
|---|---|---|
| handler | (evt: MouseEvent) => unknown |
Returns: this
Since: 1.13.0
ConfirmationButton › onClick
Official
Signature:
onClick(handler: (evt: MouseEvent) => unknown): thisParameters:
| Parameter | Type | Description |
|---|---|---|
| handler | (evt: MouseEvent) => unknown |
Returns: this
Since: 1.13.0