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
Home > @pago/reactive > createElement
An interceptor for the standard React createElement
function from the react
package.
Signature:
createElement: (type: any, ...rest: any[]) => JSX.Element