Class

NgxSpinner

lib/utils/NgxSpinner~NgxSpinner()

Constructor

# new 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.

Loading overlay manager for Ionic UI flows.

Implements:
  • IDecafSpinner

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