Type alias: ContextAwareComponent<Context>
Ƭ ContextAwareComponent<Context
>: React.ComponentType
<{ context
: Context
}>
Used for the custom components that accept the message list context prop.
Type parameters
Name | Type |
---|---|
Context | any |
Ƭ ContextAwareComponent<Context
>: React.ComponentType
<{ context
: Context
}>
Used for the custom components that accept the message list context prop.
Name | Type |
---|---|
Context | any |