Variable: VirtuosoMessageList()
const
VirtuosoMessageList: <Data
,Context
>(props
) =>default_2.ReactElement
The React component that renders the message list. Refer to VirtuosoMessageListProps for the accepted props. The component is accepts a ref that can be used to call methods on the message list. See VirtuosoMessageListMethods for the available methods.
You should wrap your message lists (either individually or at a higher level) in a VirtuosoMessageListLicense to provide the license key.
Type Parameters
Data
Data
Context
Context
Parameters
props
VirtuosoMessageListProps
<Data
, Context
> & object
Returns
default_2.ReactElement