diff --git a/docs/src/components/playground/Playground.svelte b/docs/src/components/playground/Playground.svelte new file mode 100644 index 00000000..5e57f01c --- /dev/null +++ b/docs/src/components/playground/Playground.svelte @@ -0,0 +1,65 @@ + + +
+
+
+ +
+
+ +
+

Options

+
+
+ {#each Object.entries(props) as [name, prop]} + + {/each} + +
+
+
+ +