Skip to main content Link Menu Expand (external link) Document Search Copy Copied

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;