From 075ce39524180b8c9bb98b490e7038dadb5cfe48 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Fran=C3=A7ois=20Nguyen?=
Why?
<p ui-scrollpoint>They see me scrollin...</p>+
You can optionally pass a number to
+ ui-scrollpoint which would override the detected y-offset of the element. Values can be either absolute
+ 600 or offset from the calculated value -50 or +100.
They see me scrollin...
+They see me scrollin...
+They see me scrollin...
+They see me scrollin...
+They see me scrollin...
+Scrollpoint * 2
+Scrollpoint + 50
+Scrollpoint * -1
+<p ui-scrollpoint>They see me scrollin...</p>-
You can optionally pass a number to
- ui-scrollpoint which would override the detected y-offset of the element. Values can be either absolute
- 600 or offset from the calculated value -50 or +100.
+ You can pass a variable to change de detected y-offset of the element.
+ The element will be updated accordingly if the value is valid.
+ Example: <div ui-scrollpoint={{ scrollpoint }}"></div>
+
+ + +
+