ankurrsinghal / svelte-legos

A framework for Svelte Utilities 💡 Current status: 87 utilities.
https://svelte-legos.surge.sh
MIT License
805 stars 29 forks source link

[Feature Request] Horizontal version of `scrollToBottomAction` #87

Open TxzK opened 1 year ago

TxzK commented 1 year ago

I need a action that does the the same thing as scrollToBottomAction but for horizontal scrolling. Whenever scrollWidth changes, scroll to the right.

ankurrsinghal commented 1 year ago

Make sense. Let me add add this enhancement.