Skip to main content

buildJsx

buildJsx(str: string,ctx: AnonymousObject<any>,wrapperReactElement: null | Element,i18nService: default,locale: string): string | FunctionComponentElement<any>

Properties

(Mandatory properties are in bold)
PropertiesTypeDescription
ctxAnonymousObject<any>
i18nServicedefault
localestring
strstring
wrapperReactElementnull | Element