Skip to main content

Variable: VirtuosoMessageListLicense()

const VirtuosoMessageListLicense: (__namedParameters) => Element

A component that provides a license key to the VirtuosoMessageList component. This component must wrap all VirtuosoMessageList components in your application - either individually or at a common parent.

Parameters

__namedParameters

licenseKey

string

The license key to use for the VirtuosoMessageList component. Buy a license at https://virtuoso.dev/pricing. Leave empty for trial mode.

children

default_2.ReactNode

Returns

Element