Module

lib/utils/NgxSpinner

Loading overlay utility for Ionic Angular applications.

View Source lib/utils/NgxSpinner.ts, line 4

Classes

NgxSpinner

Wraps loadingController with a singleton-friendly API for showing, updating, and dismissing loading overlays. It keeps track of the active message and progress value so callers can update the same overlay instead of creating new ones.