diff --git a/src/pages/Api.jsx b/src/pages/Api.jsx index 7b277ed..d2bca4b 100644 --- a/src/pages/Api.jsx +++ b/src/pages/Api.jsx @@ -119,6 +119,13 @@ export default function Api() { string, <>

Automatically begin animating the effect based on where the PushIn container is while scrolling.

Options:

Default: 'scroll'

), + + createData( + 'length', + data-pushin-length, + number, + <>

Alias for layerDepth. When an inpoint and outpoint are not provided for a layer, PushIn will use this number to calculate how long the layer should animate when scrolling. If used in combination with 'continuous' mode, it can indicate how long the effect should scroll on the page.

Default: 1000

+ ), ]; const sceneRows = [