{#each meta as { placeholder }, i} {#each propertyChoices as [displayName, [cssPropValue, icon]]}
{ const newPropertyValue = cssPropValue === _values[i] ? '' : cssPropValue _values[i] = newPropertyValue }}>
{/each} {/each}