Update component descriptions

This commit is contained in:
Christoph Kluge
2024-10-16 16:03:31 +02:00
parent 60d7984d66
commit 39b22267d6
3 changed files with 11 additions and 9 deletions

View File

@@ -1,9 +1,10 @@
<!--
@component Displays node info, serves link to signle node page
@component Displays node info, serves links to single node page and lists
Properties:
- `job Object`: The Job Object (GraphQL.Job)
- `jobTags [Number]?`: The jobs tags as IDs, default useful for dynamically updating the tags [Default: job.tags]
- `cluster String`: The nodes' cluster
- `subCluster String`: The nodes' subCluster
- `cluster String`: The nodes' hostname
-->
<script>