Svelte Table
Hey everyone I have some questions for working with Svelte
I am trying to do onMount and fetch the data back and use the data as defaultData, but I couldn't make sure the createSvelteTable runs until data is ready. Is there any way I could make sure my data is ready before running createSvelteTable? thanks in advance

0 Replies