UNPKG

todomvc

Version:

> Helping you select an MV\* framework

5 lines (4 loc) 188 B
<header id="header"> <h1>todos</h1> <input id="new-todo" data-bind="value: current, valueUpdate: 'afterkeydown', enterKey: add" placeholder="What needs to be done?" autofocus> </header>