You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can we add the functionality to the Visible variants (visible/visibleOnce) such that we can pass in a threshold (how much of the element as a percentage is intersecting the viewport) where (0 < n < 1) and that defines the moment the variant 'fires' , similar to how threshold works in useIntersectionObserver.