Descripción
Adds the Lenis library (by darkroom.engineering) to your WordPress page. Simply enable the plugin and it will add the library to your page.
You can use a function ‘smoothScrollLenisCallback(event)’ in your custom code that will be called by the Lenis scroll event.
Credits:
– Lenis library: https://github.com/darkroomengineering
Instalación
- Enable the plugin
- Some settings are under «Settings – Lenis»
Reseñas
Colaboradores y desarrolladores
«Smooth scrolling with Lenis» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «Smooth scrolling with Lenis» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
1.0.4
* two new properties: lerp and duration
1.0.3
* custom scroll function ‘smoothScrollLenisCallback(event)’ that will be called if available.
1.0.2
* update Lenis to 1.1.13
1.0.1
* prevent JS error when Lenis is not loaded
* load default Lenis CSS
* update Lenis to 1.1.4
1.0.0
* Initial release.