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: this — The modal instance.