Reference
ComponentRenderPropIr
Represents a render-prop child lowered into the component prop list.
Signature
interface ComponentRenderPropIrMembers
children: JsxNodeIr[]kind: "render-prop"name: stringvalueName?: stringReference
Represents a render-prop child lowered into the component prop list.
interface ComponentRenderPropIrchildren: JsxNodeIr[]kind: "render-prop"name: stringvalueName?: string