2 Commits

Author SHA1 Message Date
Kasper Peulen
3d3265e195 Svelte: Use JSDocs and put manual enum arg type back as it is not inferred 2022-12-01 11:06:20 +01:00
Kasper Peulen
1b08b3fdcf Svelte: Remove render functions and infer argTypes for CLI templates
I also tried to align more with svelte conventions:
- Forward click event with on:click
- Don't use props for events like you would do in react
2022-11-29 15:46:07 +01:00