Reference
ComponentRefIr
Represents a lowered component reference and its props, children, and boundary metadata.
Signature
interface ComponentRefIrMembers
async?: booleanchildren: JsxNodeIr[]clientReference?: ClientReferenceIrkeyCode?: stringkind: "component"loc?: SourceLocationname: stringprops: ComponentPropIr[]runtime?: "compat"