constructor Method

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

FooterPopup(props)

FooterPopup(props: Readonly<FooterPopupProps>): FooterPopup

Parameter Type Description
props Readonly<FooterPopupProps>  

Returns - FooterPopup



FooterPopup(props, context?)

Deprecated  

FooterPopup(props: FooterPopupProps, context?: any): FooterPopup

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

Parameter Type Description
props FooterPopupProps  
context any  

Returns - FooterPopup


Last Updated: 12 June, 2024