Skip to main content

Interface: AppBootstrapUpdateCountRefs

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

Counters tracked for debug logging.

Propertiesโ€‹

alertsUpdateCountRefโ€‹

alertsUpdateCountRef: MutableRef<number>

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


errorUpdateCountRefโ€‹

errorUpdateCountRef: MutableRef<number>

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


settingsUpdateCountRefโ€‹

settingsUpdateCountRef: MutableRef<number>

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


sitesUpdateCountRefโ€‹

sitesUpdateCountRef: MutableRef<number>

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


uiUpdateCountRefโ€‹

uiUpdateCountRef: MutableRef<number>

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


updatesUpdateCountRefโ€‹

updatesUpdateCountRef: MutableRef<number>

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