Reference

JsxNodeIr

Represents any JSX node shape supported by the compiler intermediate representation.

Signature

type JsxNodeIr = JsxElementIr | ComponentRefIr | JsxFragmentIr | ConditionalIr | ListIr | TextIr | ExprIr | AsyncBoundaryIr