Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Svetle 5 Version #67

Open
Lure5134 opened this issue Nov 10, 2024 · 0 comments
Open

Svetle 5 Version #67

Lure5134 opened this issue Nov 10, 2024 · 0 comments

Comments

@Lure5134
Copy link

Lure5134 commented Nov 10, 2024

For anyone interested, I have created a gist that you can copy into your project.
It is for svelte 5, uses runes andtypescript.
I have also tried to fix some bugs.

It can be used like this:

<VirtualList items={itemList} height="100%">
    {#snippet Children(data)}
        <Item data={data} />
    {/snippet}
</VirtualList>

https://gist.github.com/Lure5134/38001e338c95c830fb4725330f4ef048

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant