Reference

@reckona/mreact/jsx-dev-runtime

11 public exports.

Function

FunctionjsxDEVfunction jsxDEV<P>(type: ElementType<P>, props: P & { children?: ReactCompatNode; key?: unknown; ref?: unknown } | null, key: unknown, _isStaticChildren: boolean, _source: unknown, _self: unknown): ReactCompatElement<P>Creates a JSX element with development metadata arguments.

Namespace

NamespaceJSXconst JSX: unknownJSX namespace exported by the development JSX runtime.

Re-export

Re-exportFormEventconst FormEvent: unknownJSX event and attribute types re-exported by the development JSX runtime.Re-exportFormEventHandlerconst FormEventHandler: unknownJSX event and attribute types re-exported by the development JSX runtime.Re-exportFragmentconst Fragment: unknownFragment marker used by the development JSX runtime.Re-exportJSXEventconst JSXEvent: unknownJSX event and attribute types re-exported by the development JSX runtime.Re-exportJSXEventHandlerconst JSXEventHandler: unknownJSX event and attribute types re-exported by the development JSX runtime.Re-exportJSXHTMLAttributesconst JSXHTMLAttributes: unknownJSX event and attribute types re-exported by the development JSX runtime.Re-exportJSXIntrinsicAttributesconst JSXIntrinsicAttributes: unknownJSX event and attribute types re-exported by the development JSX runtime.Re-exportJSXIntrinsicElementsconst JSXIntrinsicElements: unknownJSX event and attribute types re-exported by the development JSX runtime.Re-exportREACTIVE_TEXT_BINDING_METAconst REACTIVE_TEXT_BINDING_META: unknownMetadata key used by compiled JSX for reactive text bindings.