{#each properties as prop (`${componentInstance._id}-${prop.key}-${prop.label}`)}
store.actions.components.updateStyle(prop.key, val)} props={getControlProps(prop)} {bindings} />
{/each}