README
Disable scroll
Disables the page scroll by adding overflow: hidden to the element.
ECL Disable scroll
<script type="module">
import eclEuUtilityDisablescroll from 'https://cdn.skypack.dev/@ecl/eu-utility-disablescroll';
</script>
Disables the page scroll by adding overflow: hidden to the element.