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
I have a feature that needs to be implemented, where new content is requested and inserted into the dropdown options when the scroll bar reaches the bottom. However, I found that using "on:scroll" on "Select.Content" does not work, as there is no "on" method available.
How should I implement this functionality? Or which corresponding API can I use to achieve this functionality?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I have a feature that needs to be implemented, where new content is requested and inserted into the dropdown options when the scroll bar reaches the bottom. However, I found that using "on:scroll" on "Select.Content" does not work, as there is no "on" method available.
How should I implement this functionality? Or which corresponding API can I use to achieve this functionality?
Beta Was this translation helpful? Give feedback.
All reactions