ember-asset-size-report

Home > ember-asset-size-report > SpinnerLike

SpinnerLike interface

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.

A loading spinner

Signature:

export interface SpinnerLike 

Properties

Property Type Description
text string (BETA) Spinner text

Methods

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