peckadesign / pd-naja

1 stars 0 forks source link

feature: `ScrollToExtension` allows to use custom `ScrollIntoViewOptions` #20

Closed zipper closed 5 months ago

zipper commented 5 months ago

As ScrollToExtension uses the element.scrollIntoView() method in the background, you can now pass options to the call by defining the data-naja-scroll-to-options attribute on the trigger element.