Is there a way to set css properties by using emberjs properties' auto binding ?

Something like:

<div {{bindAttr style="background-color: divColor;"}}>
    ...
</div>

没有正确的解决方案

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top