The background of the backdrop.
Disables the backdrop temporally.
Remembers whether the body had the class "backdrop-no-scroll" when got disabled, removes it when disabled and adds it when activated again.
The opacity of the backdrop.
Generated using TypeDoc
A simple backdrop.
Defines the class ".backdrop-no-scroll" which simply sets "overflow: hidden" and "backdrop-no-scroll-gutter" which sets "overflow: hidden" and "scrollbar-gutter: stable".