Skip to contents

React when an element enters the viewport. Requires Plugin "Intersect"

Usage

x_intersect(expression, once = FALSE)

Arguments

expression

The JS code to run on intersection

once

Logical, if TRUE, only trigger the first time