1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-07-23 07:19:41 +02:00
portainer/app/components/containersNetwork/containersNetwork.html

7 lines
151 B
HTML

<div class="detail">
<h2>Containers Network</h2>
<div>
<vis-network data="data" options="options" events="events"/>
</div>
</div>