ConfirmationModal.addCheckbox method
ConfirmationModal › addCheckbox
Official
Signature:
addCheckbox(label: string, cb: (value: boolean) => any): thisParameters:
| Parameter | Type | Description |
|---|---|---|
| label | string | |
| cb | (value: boolean) => any |
Returns: this
Since: 1.13.0