UNPKG

thing-it-device-ibeacon

Version:
10 lines (9 loc) 314 B
<div class="flexLayout flexGrow1 flexJustifyCenter"> <div ng-if="component._state" class="lightenedPrimaryColor fontSize3"> {{component._state.scannedBeacons | number}} </div> <div ng-if="!component._state" class="lightenedPrimaryColor fontSize3"> -- </div> </div>