Skip to content

7. Draggable

Yohanes Oktavianus Lumentut edited this page Jun 5, 2019 · 1 revision

Precaution: By default, this module implements draggable. It is an expensive operation since during translation the ripple has to know its current scale by using getBoundingClientRect. On Mobile device - Google Chrome browser, the ripple can run smoothly but not with Firefox browser. So, please use fixed attribute. There is no draggable problem if you use your app only for desktop app.

Clone this wiki locally