The message's id.
The intl object of the package rendering the message.
Must contain a message associated with the given id.
Note that this value can be a direct instance, or a signal / reactive getter implemented in terms of the Reactivity API.
OptionaloptsAdditional options for the formatting operation.
OptionalvaluesFormatting values used to parametrize the message. Also supports callbacks, see PackageIntl.formatMessage.
Props supported by FormattedMessage.