Home Manual Reference Source Test Demo

References

example/storage

summary
public

Controller for the application

example/todo

summary
public

Todo App Controller

example/todo/components/add-input

summary
public

F addInputComponentFactory(addHandler: Function): AddInputComponent

AddInput Component Factory that creates DOM element and binds handlers

example/todo/models

summary
public

C Todo: Todo

Todo Model that stores the fields related to a Todo

helpers

summary
public

DataService Class for Storing Values in the LocalStorage in the browser