mcut
@mcut/timeline

getKeyframes

Generated TypeScript API reference for the public mcut SDK.

mcut SDK


mcut SDK / timeline/src / getKeyframes

Function: getKeyframes()

function getKeyframes(element, property): object[];

Defined in: packages/timeline/src/keyframes.ts:196

Parameters

element

TimelineElement

property

| "blur" | "rotation" | "position.x" | "position.y" | "scale.x" | "scale.y" | "opacity" | "volume" | "letterSpacing"

Returns

On this page