Skip to content

Home > @unseenco/backstage-gsap > getAnimationEntry

getAnimationEntry() function

Signature:

typescript
export declare function getAnimationEntry(sheetObject: SheetObject, animationId?: string): GsapAnimationRegistryEntry | undefined;

Parameters

ParameterTypeDescription
sheetObjectSheetObject
animationIdstring

Returns:

GsapAnimationRegistryEntry | undefined