Skip to main content

Type alias: ContextAwareComponent<Context>

Ƭ ContextAwareComponent<Context>: React.ComponentType<{ context: Context }>

Used for the custom components that accept the message list context prop.

Type parameters

NameType
Contextany