Shows whether the loading layer is visible or not. Also when switched on, it sets the internal counter to 1 and when switched off, it sets the internal counter to 0.
Fires when the status of the loader changes. Emits whether the loader is on or not.
Generated using TypeDoc
Shows a loading layer.
Uses a counter whch starts at 0, never gets below 0 and counts up when turned on, counts down when turned off. If the counter is greater than 0, the loading layer is visible. If the counter is at 0, the loading layer is hidden.
Uses the following css variables: