SiLoadingService documentation¶
provided in root
✓
Attributes and Methods¶
Name | Type | Default | Description |
---|---|---|---|
(readonly) counter ¶ | BehaviorSubject <number > | ... | Counts the number of loads active, is 0 when all loading is finished (or hasn't started). |
startLoad() ¶ | () => void | Start the loading. | |
stopLoad() ¶ | () => void | Stop 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.