This is a template for angular-formly and Onsen UI. This library is not standalone and requires angular-formly to be present and loaded.
Add angular-formly and angular-formly-templates-onsenui via Components tree.
Then import the module into your project.
angular.module("myApp", ["onsen", "formly.onsenui"])
And your're ready!
See angular-formly for formly core documentation.
See the Pen vXEZoW by BASE GLOBAL (@developerbaseg) on CodePen.
<script async src="//assets.codepen.io/assets/embed/ei.js"></script>- Inputs with inline labels (without ons-list)
- New inputs:
- QR code reader/viewer
- Picture picker/viewer
- Signature pad (added in v1.2)