Function: VirtuosoMessageListLicense
▸ VirtuosoMessageListLicense(«destructured»
): 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
Name | Type | Description |
---|---|---|
«destructured» | Object | - |
› 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