ActiveContentChangedEventArgs Interface

Deprecated  in 4.13.0. Event args are inferred from a listener. If explicit type is needed use a type helper.

ActiveContentChangedEvent Args interface.

Properties

Name Type Description
activeContent React.ReactNode | undefined React node of the newly activated content. Deprecated  
id string | undefined Id of activated content.  
oldContent React.ReactNode | undefined React node of the old content. Deprecated  

Defined in

Last Updated: 20 November, 2024