Skip to main content

Interface: CssTransform

A CSS transform.

Implemented by

Methods

resolve

resolve(): string

Resolves this transform to a CSS transform string.

Returns

string

A CSS transform string representative of this transform.

Defined in

src/sdk/graphics/css/CssTransform.ts:14