Modal › setDimBackground
Unofficial
Set whether the background should be dimmed.
Signature:
setDimBackground(dim: boolean): this
Parameters:
| Parameter | Type | Description |
| dim | boolean | Whether the background should be dimmed. |
Returns: this — The modal instance.