{{v}}
{{item.value}}
I LIVE!
{{m.a + m.b}}
{{m.a - m.b}}
{{ 0 || m.b}}
{{ (1 || 0) ? true : false }}
{{ m.a != m.b }}
{{ m.a === "2" }}
Pre
{{ [m.a, m.b] }}
{{ test.itself.PolymerBase }}
{{ test.itself.offsetTop }}