three-story-controls

Home > three-story-controls > ScrollAction > callback

ScrollAction.callback property

Callback with 0-1 progress when element is between start and end conditions.

Signature:

callback: (progress: number) => void;