jsx

external fun <P : Props> jsx(type: ElementType<P>, props: P, key: Key? = definedExternally): ReactElement<P>(source)

Online Documentation