Open daylilyfield opened 2 years ago
svrollbar should be disabled.
let's say our app has some kind of dialog stuff that appears and covers the entire screen. the content behind the backdrop should not be scrolled.
<Svrollbar disabled={true} ... />
<Svroller disabled={true} ... />
svrollbar should be disabled.
let's say our app has some kind of dialog stuff that appears and covers the entire screen. the content behind the backdrop should not be scrolled.