T
TanStack6mo ago
extended-salmon

Browser Search

Is there any good way in 2025 to use browser search with virtualized lists? Any APIs to tie into to get the query, or something? Best I can come up with is hijacking the CTRL/CMD+F and building my own search UI.
1 Reply
foreign-sapphire
foreign-sapphire5mo ago
Sadly, there's still no built-in API in 2025 for browser search (CTRL/CMD + F) to work seamlessly with virtualized lists. Hijacking the shortcut and building your own search UI is still the most common approach.

Did you find this page helpful?