Skip to main content

Function: buildJsx

Const buildJsx(str, ctx, wrapperReactElement, i18nService, locale): string | FunctionComponentElement<any>

Parameters

NameType
strstring
ctxAnonymousObject<any>
wrapperReactElementnull | Element
i18nServiceI18nService
localestring

Returns

string | FunctionComponentElement<any>

Defined in

onekijs/packages/onekijs-framework/src/i18n/utils.ts:15