List
{#if !readonly}
Push entry at the end of list:
{#each new_prop_types as value}
{value.name}
{/each}
Add
{/if}
{#each props as prop}
{prop[0]}
updateScalar(prop[0],event)} />
{/each}