Home > @pago/reactive > createElement

createElement variable

An interceptor for the standard React createElement function from the react package.

Signature:

createElement: (type: any, ...rest: any[]) => JSX.Element