buildJsx
buildJsx(str: string,ctx: AnonymousObject<any>,wrapperReactElement: null | Element,i18nService: default,locale: string): string | FunctionComponentElement<any>
Properties
(Mandatory properties are in bold)| Properties | Type | Description | 
|---|---|---|
| ctx | AnonymousObject<any> | |
| i18nService | default | |
| locale | string | |
| str | string | |
| wrapperReactElement | null | Element |