member_webapp/@overflow/probe/container/probe-list-container.component.html
2018-05-27 23:17:07 +09:00

1 line
123 B
HTML

<of-probe-list [pending]="pending$ | async" (select)="onSelect($event)" [probeHosts]="probeHosts$ | async"></of-probe-list>