Modal.setContent method
Modal › setContent
Official
Set the content of the modal.Signature:
setContent(content: string | DocumentFragment): thisParameters:
| Parameter | Type | Description |
|---|---|---|
| content | string | DocumentFragment |
Returns: this
Modal › setContent
Official
Set the content of the modal.Signature:
setContent(content: string | DocumentFragment): thisParameters:
| Parameter | Type | Description |
|---|---|---|
| content | string | DocumentFragment |
Returns: this