mirror of
https://github.com/alexfoxy/lax.js.git
synced 2026-01-10 23:07:54 -05:00
Merge pull request #29 from arthurdenner/docs/add-use-lax-to-readme
docs: Add use-lax to the README.md
This commit is contained in:
@@ -56,6 +56,7 @@ To increase performance lax.js indexes the list of elements to animate when the
|
||||
|
||||
See below for working examples:
|
||||
* [react](https://codepen.io/alexfoxy/pen/PLaKaE)
|
||||
* [react (using hooks)](https://github.com/arthurdenner/use-lax)
|
||||
* [vue](https://codepen.io/alexfoxy/pen/ZPRZBq)
|
||||
|
||||
You can also call `lax.removeElement(domElement)` when the component unmounts.
|
||||
|
||||
Reference in New Issue
Block a user