solid-primitives
solid-primitives copied to clipboard
Add createScrollTo function for scrolling
With options and example
🦋 Changeset detected
Latest commit: 5071128d9fdad3cd6eeb67c8bd0646b6b6e570ea
The changes in this PR will be included in the next version bump.
This PR includes changesets to release 1 package
| Name | Type |
|---|---|
| @solid-primitives/scroll | Minor |
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
While you're at it, please add a changeset using
npx changeset.
Thanks for noticing. I added it and changed "scroll" to "scrolling".
Now that I think about it
createScrollTo- A primitive to support scroll to a target
it says "scroll to a target" not "use el.scrollTo", since those are different ideas