Home > cardano-lsd > CardaNostraAdaSpinner

CardaNostraAdaSpinner class

Create a new ada spinner to attach to SVG.

Signature:

export declare class CardaNostraAdaSpinner 

Remarks

This method is part of the cardano-lsd animation library.

Constructors

Constructor

Modifiers

Description

(constructor)({ id, color, delay, duration })

Constructs a new instance of the CardaNostraAdaSpinner class

Properties

Property

Modifiers

Type

Description

color

string

Get Element Color.

delay

number

Get Animation Delay.

duration

number

Get Animation Duration.

htmlId

string

Get Element Id.

Methods

Method

Modifiers

Description

attachSVG()

Attach SVG and run animation on CardaNostraAdaSpinner by Element Id.