mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2026-04-05 15:37:29 +02:00
Update component header, format, streamline SV5 components
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
<!--
|
||||
@component Energy Summary component; Displays job energy information.
|
||||
@component Energy Summary component; Displays job energy information.
|
||||
|
||||
Properties:
|
||||
- `jobId Number`: The job id
|
||||
- `jobEnergy Number?`: The total job energy [Default: null]
|
||||
- `jobEnergyFootprint [Object]?`: The partial job energy contributions [Default: null]
|
||||
-->
|
||||
Properties:
|
||||
- `jobId Number`: The job id
|
||||
- `jobEnergy Number?`: The total job energy [Default: null]
|
||||
- `jobEnergyFootprint [Object]?`: The partial job energy contributions [Default: null]
|
||||
-->
|
||||
|
||||
<script>
|
||||
import {
|
||||
|
||||
Reference in New Issue
Block a user