ConfirmationModal.addClass method
ConfirmationModal › addClass
Official
Add a CSS class to the modal element.Signature:
addClass(cls: string): thisParameters:
| Parameter | Type | Description |
|---|---|---|
| cls | string |
Returns: this
Since: 1.13.0
ConfirmationModal › addClass
Official
Add a CSS class to the modal element.Signature:
addClass(cls: string): thisParameters:
| Parameter | Type | Description |
|---|---|---|
| cls | string |
Returns: this
Since: 1.13.0