openmct/platform/forms
Victor Woeltjen 9576673b84 [Forms] Add mct-control directive
Add an mct-control directive which can represent
individual form controls. WTD-530.
2014-11-26 08:43:41 -08:00
..
res/templates [Forms] Bring in initial work on forms 2014-11-26 08:01:00 -08:00
src [Forms] Add mct-control directive 2014-11-26 08:43:41 -08:00
bundle.json [Forms] Bring in initial work on forms 2014-11-26 08:01:00 -08:00
README.md [Structure] Add platform structure 2014-10-27 18:18:50 -07:00

This bundle contains a general implementation of forms in Open MCT Web. This allows forms to be expressed using a reasonably concise declarative syntax, and rendered as Angular templates in a consistent fashion.