TW & SvelteKit : best practice ? #2097
Unanswered
arjarn
asked this question in
Support from community
Replies: 2 comments 2 replies
-
Hi! We have prepared a svelte integration tutorial. You can check it out here: |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanx for your reply, I'm already check it and test several thing but having other issues with Sveltekit. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'm testing TW Element with Sveltekit and having some issues :
Sidebar in my layout contain accordion and nesting collapsing block. If I'm using auto init in my +page.svelte, Sidebar is re-init.
Issue with dynamic block if it have TW Element like :
In this case, how initialise DatePicker ?
My question is, what's best practice for using TW elements with Sveltekit ?
How initialisate components ? JS way only ?
In this case, it seem heavy...
And last, if anybody have example of JS initialisation for accordion, it may be great : all my attempt fail 😕
Beta Was this translation helpful? Give feedback.
All reactions