Skip to main content

Interface: AppBootstrapUpdateCountRefs

Defined in: src/app/bootstrap/appBootstrap.ts:59

Counters tracked for debug logging.

Propertiesโ€‹

alertsUpdateCountRefโ€‹

alertsUpdateCountRef: MutableRef<number>

Defined in: src/app/bootstrap/appBootstrap.ts:60


errorUpdateCountRefโ€‹

errorUpdateCountRef: MutableRef<number>

Defined in: src/app/bootstrap/appBootstrap.ts:61


settingsUpdateCountRefโ€‹

settingsUpdateCountRef: MutableRef<number>

Defined in: src/app/bootstrap/appBootstrap.ts:62


sitesUpdateCountRefโ€‹

sitesUpdateCountRef: MutableRef<number>

Defined in: src/app/bootstrap/appBootstrap.ts:63


uiUpdateCountRefโ€‹

uiUpdateCountRef: MutableRef<number>

Defined in: src/app/bootstrap/appBootstrap.ts:64


updatesUpdateCountRefโ€‹

updatesUpdateCountRef: MutableRef<number>

Defined in: src/app/bootstrap/appBootstrap.ts:65