Skip to content

SiLoadingService documentation

provided in root

Attributes and Methods

NameTypeDefaultDescription
(readonly) counter
BehaviorSubject<number>...Counts the number of loads active, is 0 when all loading is finished (or hasn't started).
startLoad()
() => voidStart the loading.
stopLoad()
() => voidStop the loading.

Types Documentation

No types to document for items on this page.


Except where otherwise noted, content on this site is licensed under MIT License.