constructor Method

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

DefaultNavigationWidget(props)

Deprecated  

DefaultNavigationWidget(props: Readonly<DefaultNavigationProps>): DefaultNavigationWidget

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

Parameter Type Description
props Readonly<DefaultNavigationProps>  

Returns - DefaultNavigationWidget



DefaultNavigationWidget(props, context?)

Deprecated  

DefaultNavigationWidget(props: DefaultNavigationProps, context?: any): DefaultNavigationWidget

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

Parameter Type Description
props DefaultNavigationProps  
context any  

Returns - DefaultNavigationWidget


Defined in

Last Updated: 13 June, 2024