MessageSearchContextsType: {
    Fragment: React.Context<null>;
}

Internal context for MessageSearch For example, the developer can create a custom header with getting data from the domain context

Type declaration

  • Fragment: React.Context<null>

Generated using TypeDoc