Class Loader

A singleton class that manages the display of a fullscreen loader spinner.

Accessors

Methods

Accessors

  • get element(): HTMLElement

    Gets the loader element from the DOM.

    Returns HTMLElement

    The loader element.

Methods