<span :style="{ color }"> Color is: {{ color }}</span>
Simpler than this new syntax, for this particular example.
<span :style="{ color }"> Color is: {{ color }}</span>
Simpler than this new syntax, for this particular example.