MessageProps.params property

Parameters to pass to function messages as their first and only argument. params will override msgParams, to allow for data keys such as key and locale.

Signature:

params?: unknown;