Skip to content

Commit e7ae109

Browse files
committed
add prop section links
1 parent 1f672c3 commit e7ae109

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/parallax-component.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,12 @@ const TranslateY = () => (
4343

4444
The following are all props that can be passed to the `<Parallax>` component:
4545

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+
4652
### Props: Configuration
4753

4854
| Name | Type | Default | Description |

0 commit comments

Comments
 (0)