Skip to main content

Interface: CssTransform

Defined in: src/sdk/graphics/css/CssTransform.ts:9

A CSS transform.

Methods

resolve()

resolve(): string

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

Resolves this transform to a CSS transform string.

Returns

string

A CSS transform string representative of this transform.