bbas-devicer - v0.2.1
Preparing search index...
ScrollBehaviorMetrics
Interface ScrollBehaviorMetrics
Client-side aggregated scroll metrics supplied by fp-snatch.
interface
ScrollBehaviorMetrics
{
avgVelocityPxMs
:
number
;
directionChangeCount
:
number
;
eventCount
:
number
;
totalDistancePx
:
number
;
velocityStdDev
:
number
;
}
Index
Properties
avg
Velocity
Px
Ms
direction
Change
Count
event
Count
total
Distance
Px
velocity
Std
Dev
Properties
avg
Velocity
Px
Ms
avgVelocityPxMs
:
number
direction
Change
Count
directionChangeCount
:
number
event
Count
eventCount
:
number
total
Distance
Px
totalDistancePx
:
number
velocity
Std
Dev
velocityStdDev
:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
avg
Velocity
Px
Ms
direction
Change
Count
event
Count
total
Distance
Px
velocity
Std
Dev
bbas-devicer - v0.2.1
Loading...
Client-side aggregated scroll metrics supplied by fp-snatch.