Reference
JsxNodeIr
Represents any JSX node shape supported by the compiler intermediate representation.
Signature
type JsxNodeIr = JsxElementIr | ComponentRefIr | JsxFragmentIr | ConditionalIr | ListIr | TextIr | ExprIr | AsyncBoundaryIrReference
Represents any JSX node shape supported by the compiler intermediate representation.
type JsxNodeIr = JsxElementIr | ComponentRefIr | JsxFragmentIr | ConditionalIr | ListIr | TextIr | ExprIr | AsyncBoundaryIr