Skip to main content

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

NameTypeDescription
«destructured»Object-
› licenseKeystringThe license key to use for the VirtuosoMessageList component. Buy a license at https://virtuoso.dev/pricing. Leave empty for trial mode.
› childrenReactNode-

Returns

Element