mirror of
https://github.com/nasa/openmct.git
synced 2024-12-30 01:48:51 +00:00
658d485ccc
Initial minimal working implementation where a two-way binding between form and form user is observable. Notably, change ng-options to options, since ng-options is terminal (it breaks mct-control). WTD-530 |
||
---|---|---|
.. | ||
res/templates | ||
src | ||
bundle.json | ||
README.md |
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.