solid-prevent-scroll
SolidJS utility that prevents scrolling outside of a given DOM element. Works by preventing events that else would lead to scrolling.
prevent-scrolling
Prevent scrolling while optionally allowing scrolling on specified elements
vue-prevent-parent-scroll
A Vue directive that prevents vertical scrolling outside the current element when top or bottom are reached.