mirror of
https://github.com/nasa/openmct.git
synced 2025-01-17 10:20:27 +00:00
695ca5c0cf
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
7 lines
146 B
HTML
7 lines
146 B
HTML
<div ng-controller="LayoutFormController">
|
|
<div>
|
|
{#processedValues}
|
|
{#view key="_textfield"/} {label}
|
|
{/processedValues}
|
|
</div>
|
|
</div> |