1

In Angular2, I can't seem to set the transform style via this syntax:

[style.transform]="'translate(100px,0px)'

By comparison, this does work on the same element:

[style.backgroundColor]="'red'" 
Günter Zöchbauer
  • 623,577
  • 216
  • 2,003
  • 1,567
okhobb
  • 758
  • 8
  • 22

0 Answers0