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