constructor Method

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

FooterSeparator(props)

FooterSeparator(props: Readonly<FooterSeparatorProps>): FooterSeparator

Parameter Type Description
props Readonly<FooterSeparatorProps>  

Returns - FooterSeparator



FooterSeparator(props, context?)

Deprecated  

FooterSeparator(props: FooterSeparatorProps, context?: any): FooterSeparator

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

Parameter Type Description
props FooterSeparatorProps  
context any  

Returns - FooterSeparator


Last Updated: 12 June, 2024