TreeView widget for Ionic Framework

Usage

  • Run gulp watch
  • Copy src/ionic.contrib.treeview.js and src/ionic.contrib.treeview.css into your project

Testing

  • Run gulp watch
  • Go to test/treeViewTestApp
  • Run ionic serve

When you make changes to the coffee/scss source files, they get automatically built and copied into the src/ and test/treeViewTestApp/www/js directories.