Documentation / @zerotal/admin / index / widgetPollInterval
Function: widgetPollInterval()
widgetPollInterval(
widgets):string|undefined
Defined in: admin/src/widgets/Widget.ts:230
The shortest poll interval among these widgets, or undefined when none
polls. The dashboard polls as one unit, so the keenest widget sets the pace.
Parameters
widgets
Returns
string | undefined