Home > @unseenco/backstage-gsap > RegisterGsapScrollTriggerOptions
RegisterGsapScrollTriggerOptions type
Signature:
typescript
export type RegisterGsapScrollTriggerOptions = {
label: string;
namespace?: string;
id?: string;
};