mirror of
https://github.com/nasa/openmct.git
synced 2025-05-09 20:12:50 +00:00
Bring in previous work on the forms component; this includes transitioned versions of specific form elements, and the mct-form direction which generates these. WTD-530
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.