You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`TopNavBarComponent`| Rendered on top of the screen as a navbar when scrolling to the top | JSX.Element | true |
49
-
|`HeaderComponent`| A component to use on top of header image. It can also be used without header image to render a custom component as header. | JSX.Element | false |
50
-
|`HeaderNavbarComponent`| Rendered on top of the header. Transitions to TopNavbarComponent as you scroll | JSX.Element | false |
51
-
|`headerMaxHeight`| Height of the header (headerImage or HeaderComponent). Default value is 300 | number | false |
52
-
|`topBarHeight`| Height of the top navbar. Default value is 90 | number | false |
|`TopNavBarComponent`| Rendered on top of the screen as a navbar when scrolling to the top | JSX.Element | true |
49
+
|`HeaderComponent`| A component to use on top of header image. It can also be used without header image to render a custom component as header. | JSX.Element | false |
50
+
|`HeaderNavbarComponent`| Rendered on top of the header. Transitions to TopNavbarComponent as you scroll | JSX.Element | false |
51
+
|`headerMaxHeight`| Height of the header (headerImage or HeaderComponent). Default value is 300 | number | false |
52
+
|`topBarHeight`| Height of the top navbar. Default value is 90 | number | false |
0 commit comments