constructor Method

Overloads
constructorCubeNavigationAid(props)  
constructorCubeNavigationAid(props, context?) Deprecated  

CubeNavigationAid(props)

CubeNavigationAid(props: Readonly<CubeNavigationAidProps>): CubeNavigationAid

Parameter Type Description
props Readonly<CubeNavigationAidProps>  

Returns - CubeNavigationAid



CubeNavigationAid(props, context?)

Deprecated  

CubeNavigationAid(props: CubeNavigationAidProps, context?: any): CubeNavigationAid

see https://reactjs.org/docs/legacy-context.html

Parameter Type Description
props CubeNavigationAidProps  
context any  

Returns - CubeNavigationAid


Last Updated: 12 June, 2024