Skip to content

Modal.setBackgroundOpacity method

Modal › setBackgroundOpacity

Unofficial

Set the background opacity of the dimmed background.

Signature:

setBackgroundOpacity(opacity: string): this

Parameters:

Parameter Type Description
opacity string Opacity percentage.

Returns: thisThe modal instance.