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:
Alex Fox
2019-04-03 07:17:58 +01:00
committed by GitHub

View File

@@ -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.