Documentation / @zerotal/monitor / MonitorSectionData
Interface: MonitorSectionData
Defined in: monitor/src/panel.ts:73
What a section shows for the selected range.
Properties
stats?
optionalstats?:MonitorStat[]
Defined in: monitor/src/panel.ts:74
tables?
optionaltables?:MonitorTable[]
Defined in: monitor/src/panel.ts:75