The remaining properties are passed to the rendered element.
The element to render as. May be a string (e.g. "div", "section") or a React component.
Any children. When tag or text is also present any children are mapped to the
corresponding placeholder
Text to translate without any further template substitution. Use for e.g. literal translated text from an API.
The number of the thing being described for cases where the translation provides pluralisation rules. Defaults to 1.
A tag to look up in the current dictionary and perform template substitution on.
Text to translate. Can also refer to a dictionary tag if it's a single element array:
["tag"]. The resolved text is processed with template substitution.
Generated using TypeDoc
Properties for the
<T>component.