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.
Much appreciated,
Dwayne
The text was updated successfully, but these errors were encountered:
dwaynobaggins
changed the title
feature: Controlling the threshold in the Visible variants??
[feature: Controlling the threshold in the Visible variants??
Feb 16, 2025
dwaynobaggins
changed the title
[feature: Controlling the threshold in the Visible variants??
[Feature request] - Controlling the threshold in the Visible variants??
Feb 16, 2025
Hi,
This is a feature request 🥇
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.
Much appreciated,
Dwayne
The text was updated successfully, but these errors were encountered: