Adapter

Type class

Adapter allows adding ordered callback functions and associating them with a string-based key. An Adapter user can then easily invoke those callbacks to apply custom functions on its input, output or intermediate values.

Adapter

Type module

Sources Variables Functions

Align

Type type

Defines available horizontal alignment options

AMElement

Type class

A base class for all SVG elements. Provides low-level DOM functionality.

AMEvent

Type type

Defines a universal type for the event object.

AngleEvent

Type type

Defines a type of event that represents change in angle, like rotation.

Animation

Type class

Animation can be used to transition certain properties on an object that implements IAnimatable interface.

AnimationDisposer

Type class

Sources Inheritance Properties Methods Events Adapters

AriaLive

Type type

Available options for aria-live attribute

Array

Type module

Sources Variables Functions