Skip to content

Modal.setDimBackground method

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: thisThe modal instance.