Documentation / @zerotal/monitor / MonitorTable
Interface: MonitorTable
Defined in: monitor/src/panel.ts:65
A table beneath a section's stats.
Properties
title
title:
string
Defined in: monitor/src/panel.ts:66
columns
columns:
MonitorTableColumn[]
Defined in: monitor/src/panel.ts:67
rows
rows:
MonitorRow[]
Defined in: monitor/src/panel.ts:68
empty?
optionalempty?:string
Defined in: monitor/src/panel.ts:69