Appearance
crelte / / getLoadingProgress
function getLoadingProgress(): Readable<number>;
returns a store which indicates the loading progress between 0 and 1
This only works during component initialisation.
Readable<number>
Readable
number