- Preparing search index...
- The search index is not available
@healthhero
Function CarouselNavigation
- CarouselNavigation(props: PropsWithChildren<{
routes: string[];
}>, context?: any): null | ReactElement<any, any>
-
Parameters
-
props: PropsWithChildren<{
routes: string[];
}>
-
Optional
context: any
Returns null | ReactElement<any, any>