{#if open}
{#each properties as prop (`${componentInstance._id}-${prop.key}-${prop.label}`)} onStyleChanged(styleCategory, prop.key, value)} props={getControlProps(prop)} /> {/each}
{/if}