Skip to content

Modal.setDimBackground method

Modal › setDimBackground

Unofficial

Set whether the background should be dimmed.

Signature:

setDimBackground(dim: boolean): this

Parameters:

ParameterTypeDescription
dimbooleanWhether the background should be dimmed.

Returns: thisThe modal instance.