ember-asset-size-report

Home > ember-asset-size-report > Spinner

Spinner class

This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.

Loading spinner

Signature:

declare class Spinner implements SpinnerLike 

Constructors

Constructor Modifiers Description
(constructor)()   (BETA) Constructs a new instance of the Spinner class

Properties

Property Modifiers Type Description
text   string (BETA) Spinner text

Methods

Method Modifiers Description
info(text)   (BETA) Print an info message to the console
start(text)   (BETA) Start spinning
succeed(text)   (BETA) Print a success message to the console
succeedAndStart(str)   (BETA) Print a success message to the console, and resume spinning