mirror of
https://github.com/nasa/openmct.git
synced 2025-01-10 23:12:57 +00:00
f1a8e84a93
Allow adding of elements (without any element-specific properties beyond type.) WTD-880.
4 lines
112 B
HTML
4 lines
112 B
HTML
<div ng-style="{ background: ngModel.fill }"
|
|
style="width: 100%; height: 100%">
|
|
{{ngModel.text}}
|
|
</div> |