mirror of
https://github.com/nasa/openmct.git
synced 2025-01-11 15:32:56 +00:00
3 lines
73 B
HTML
3 lines
73 B
HTML
|
<div ng-style="{ background: ngModel.fill }">
|
||
|
{{ngModel.text}}
|
||
|
</div>
|