{label}
handleChange(key, val)} onChange={(val) => handleChange(key, val)} {...props} name={key} />
{#if bindable && control === Input && !key.startsWith('_')} {/if}
{#if control == Input} (temporaryBindableValue = e.detail)} {bindableProperties} /> {/if}