UNPKG

@jdcfe/yep-react

Version:

一套移动端的React组件库

8 lines (7 loc) 238 B
/** * 修复Mask组件touch事件穿透 * 需要滚动的地方请加class: 'Yep-scroller' * 参考代码: * http://www.zhangxinxu.com/study/201612/mobile-scroll-prevent-window-scroll.html */ export default function fixMask(): void;