Function: buildJsx
▸ Const buildJsx(str, ctx, wrapperReactElement, i18nService, locale): string | FunctionComponentElement<any>
Parameters
| Name | Type |
|---|---|
str | string |
ctx | AnonymousObject<any> |
wrapperReactElement | null | Element |
i18nService | I18nService |
locale | string |
Returns
string | FunctionComponentElement<any>
Defined in
onekijs/packages/onekijs-framework/src/i18n/utils.ts:15