Function: VirtuosoMessageListLicense()
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
ReactNode
Returns
Element