docs: add plan for composite params

This commit is contained in:
2026-09-03 05:13:43 +05:00
parent 6ec3e75df4
commit a57acd1ff2
2 changed files with 380 additions and 0 deletions
@@ -16,6 +16,8 @@
}
let { param, value, onInput }: Props = $props();
// TODO: investigate - may be better move param fields switch to field component?
</script>
{#if param.type === "color"}