- This topic has 1 reply, 2 voices, and was last updated 5 years, 9 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › ListBox › Load items on demand
Tagged: angular list box, custom element, custom element list box, lazy load list box, lazy loading items, list box, load on demand, smart-list-box, web components
Hi,
Is there a way to load items on demand, for example if I scroll to the bottom of the element? I do not wish to have all elements displayed initially..
Best regards,
Mike
Hi Michael20,
You can listen for scrollBottomReached or scrollTopReached and insert items when the event is fired. Here’s an example demo
Best Regards,
Christopher
Smart HTML Elements Team
https://www.htmlelements.com