Virtuoso Message List APIType AliasesContextAwareComponentOn this pageType Alias: ContextAwareComponent<Context> ContextAwareComponent<Context> = React.ComponentType<{ context: Context; }> Used for the custom components that accept the message list context prop. Type Parameters Context Context = any