विवरण
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.
Note: if you have popup with scrolling content you’ll need to this attribute data-lenis-prevent
to the popup.
Credits:
– Lenis library: https://github.com/darkroomengineering
स्थापना
- Enable the plugin
- Some settings are under “Settings – Lenis”
समीक्षाहरू
योगदानकर्ता र डेभलपरहरू
“Smooth scrolling with Lenis” खुला स्रोत सफ्टवेयर हो। निम्न व्यक्तिहरूले यो प्लगिनमा योगदान गरेका छन्।
योगदानकर्ताहरू“Smooth scrolling with Lenis” लाई आफ्नो भाषामा अनुवाद गर्नुहोस्
विकासमा रुचि छ?
आरएसएस द्वारा कोड ब्राउज गर्नुहोस्, एसभीएन रिपजिटरी हेर्नुहोस्, वा विकास लग को सदस्यता लिनुहोस्।
चेन्जलग
1.1.0
* update lenis to 1.1.20
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.