XT
Xuân Tùng

React Lazy Load Select Component

Create a select inputable that lazy load default 20 records page 1, when scroll end, load next 20 records (page 2), when type in seach box, pass keyword to api and reset page to 1

Prompt
Component Preview

About

Build a dynamic select input in React using Tailwind that loads 20 records initially, fetches more on scroll, and filters results with search input for efficient data handling.

Share

Last updated 1 month ago