lega911 / angular-light

Alight is a library for building interactive MVVM web interfaces/applications. (project is deprecated)
MIT License
274 stars 43 forks source link

component, binding time #191

Closed lega911 closed 8 years ago

lega911 commented 8 years ago

<book :todo="todo">
  {{todo.name}}  <--
</book>