Skip to content

Conversation

hdeshev
Copy link
Contributor

@hdeshev hdeshev commented May 16, 2016

Support style bindings:

  • [ngStyle]="{'background-color': 'red'}"
  • [style.backgroundColor]="'red'"

Fixes #229. Merge after NativeScript/NativeScript#2120 lands on master.

Support style bindings: - [ngStyle]="{'background-color': 'red'}" - [style.backgroundColor]="'red'"
@hdeshev hdeshev changed the title Implement Renderer.setElementStyle. [Don't merge] Implement Renderer.setElementStyle. May 16, 2016
@hdeshev hdeshev changed the title [Don't merge] Implement Renderer.setElementStyle. Implement Renderer.setElementStyle. May 17, 2016
@hdeshev hdeshev merged commit f4c9e4e into master May 17, 2016
@hdeshev hdeshev deleted the hdeshev/setElementStyle branch May 17, 2016 11:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant