We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a02cc2 commit 091ec54Copy full SHA for 091ec54
1 file changed
README.md
@@ -248,7 +248,7 @@ CSS smooth scrolling is great for simple use cases. ScrollToSmooth steps in when
248
| Custom easing curves | ❌ | ✅ 31 built-in + custom |
249
| Scroll lifecycle events | ❌ | ✅ start / update / end |
250
| Dynamic duration | ❌ | ✅ fixed, relative, min/max |
251
-| Fixed header offset | ❌ | ✅ element, px, %, vh |
+| Fixed header offset | ✅ via scroll-margin-top | ✅ element, px, %, vh |
252
| Horizontal / 2D scrolling | ❌ | ✅ via plugin |
253
| Section snapping | Partial | ✅ customizable debounce |
254
| Touch momentum | ❌ | ✅ via plugin |
0 commit comments