inokawa / virtua

A zero-config, fast and small (~3kB) virtual list (and grid) component for React, Vue, Solid and Svelte.
https://inokawa.github.io/virtua/
MIT License
1.35k stars 49 forks source link

Support Web Components #419

Open inokawa opened 8 months ago

inokawa commented 8 months ago

Discussed in https://github.com/inokawa/virtua/discussions/418

Originally posted by **clibu** March 25, 2024 I'd like to use virtua with [Lit Element](https://lit.dev/) I've read through the docs for use with React, Vue & Solid but can't see how I can adapt any of these examples to work with Lit. Lit is based around Web Components, so having virtua support Lit & therefore Web components would be great. Thanks for all your work on virtua.
clibu commented 8 months ago

+1