Perspective
Perspective copied to clipboard
🖼Parallax scrolling effect. And more.
为了实现一个传入数组轮播后消失的效果,我编写了如下代码: const welcomeMsg = [ { id: '0', msg: 'Hello' }, { id: '1', msg: '你好' }, { id: '3', msg: '在这里xxx的主页' } ] const num = 4 // const...
how do use this?
http://element.eleme.io/#/zh-CN like this
As far as I can see, this library doesn't makes use of native scrolling and do not supports touch.