Type Alias: ContextAwareComponent<Context>
ContextAwareComponent<
Context
>:React.ComponentType
<{context
:Context
; }>
Used for the custom components that accept the message list context prop.
Type Parameters
• Context = any
ContextAwareComponent<
Context
>:React.ComponentType
<{context
:Context
; }>
Used for the custom components that accept the message list context prop.
• Context = any