Patch Changes
-
84b9e2bThanks
@segunadebayo! - - Addapi.scrollTo(value, details?)for programmatically
scrolling to a heading. The optionaldetails.behaviorcontrols the scroll behavior; when omitted, the platform
default applies.api.scrollTo("installation", { behavior: "smooth" })
- Rename
getScrollElcontext prop toscrollElfor consistency with other machines (e.g.initialFocusEl,
finalFocusEl).
- Rename
-
Updated dependencies [
13cd5d5,
13cd5d5,
84b9e2b]:- @zag-js/core@1.41.0
- @zag-js/dom-query@1.41.0
- @zag-js/anatomy@1.41.0
- @zag-js/types@1.41.0
- @zag-js/utils@1.41.0