Skip to content

Latest commit

 

History

History

wheel

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

@deot/helper-wheel

滚轮行为优化

Wheel

import { Wheel } from '@deot/helper-wheel';
// or
import { Wheel } from '@deot/helper';
let off = Wheel.of(el, wheelOptions).enable();
off();