Tree at scale (virtual + lazy)

SvTree scaling to 10,100 nodes via fixed-row virtualization (only ~15 rows in the DOM), plus a lazy-loading tree that fetches each folder’s children on first expand with a spinner. Keyboard, selection and cascading checkboxes intact.

A live, editable Svelte 5 data grid example. Open the interactive demo or read the documentation.