constructor Method

Overloads
constructorLoadingStatus(props)  
constructorLoadingStatus(props, context) Deprecated  

LoadingStatus(props)

LoadingStatus(props: LoadingStatusProps | Readonly<LoadingStatusProps>): LoadingStatus

Parameter Type Description
props LoadingStatusProps | Readonly<LoadingStatusProps>  

Returns - LoadingStatus



LoadingStatus(props, context)

Deprecated  

LoadingStatus(props: LoadingStatusProps, context: any): LoadingStatus

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

Parameter Type Description
props LoadingStatusProps  
context any  

Returns - LoadingStatus


Last Updated: 30 November, 2023