freeze-scroll

prevent scroll event pass through the layer,防止滚动穿透

Usage no npm install needed!

<script type="module">
  import freezeScroll from 'https://cdn.skypack.dev/freeze-scroll';
</script>

README

Introduction

prevent touch move pass through, the common scene is when you touch the layer the body scroll too,

npm npm downloads Build Status

Usage

  1. react version
  2. normal version

Examples

todo

TODO LIST

  • react component
  • normal version
  • bundle

License

MIT,see MIT