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 1f672c3 commit e7ae109Copy full SHA for e7ae109
docs/parallax-component.md
@@ -43,6 +43,12 @@ const TranslateY = () => (
43
44
The following are all props that can be passed to the `<Parallax>` component:
45
46
+- [Props: Configuration](#props-configuration)
47
+- [Props: CSS Effects](#props-css-effects)
48
+ - [Easing Presets](#easing-presets)
49
+ - [Cubic Bezier Easing Function](#cubic-bezier-easing-function)
50
+- [Props: Callbacks](#props-callbacks)
51
+
52
### Props: Configuration
53
54
| Name | Type | Default | Description |
0 commit comments