Pergunta

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

Something like:

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

Nenhuma solução correta

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top