isPending
Observable property typically for use in templates to indicate to the user if lazy loading is ongoing.
ref.isPending
Returns
{boolean}:
true if the lazy loading promise state is not resolved or rejected.