Skip to content

tomhicks/FormWidgets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data-bound form widgets

Demonstration of creating a form containing a set of widgets, each bound to some property of a model.

Installation

npm install -g bower

From the root directory:

bower install

Serve the root folder in whatever way you want, but the following makes it quite easy:

npm install -g http-server
http-server

To do

  • Ability to delete items from a repeater

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published