Patch Changes
-
#3127
13cd5d5Thanks
@mbeckem! - Accept ShadowRoot as argument for query and queryAll. -
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 []:
- @zag-js/types@1.41.0