FieldControlBindProps
Defined in: packages/react/src/component/field-control-bind.tsx:14
Type Parameters
Section titled “Type Parameters”S extends PiResolvedViewFieldConfig = PiResolvedViewFieldConfig
P extends KeyPath = []
Properties
Section titled “Properties”children
Section titled “children”children: (
props) =>ReactNode
Defined in: packages/react/src/component/field-control-bind.tsx:20
Parameters
Section titled “Parameters”FieldControlBindScope<S, P>
Returns
Section titled “Returns”ReactNode
field:
S
Defined in: packages/react/src/component/field-control-bind.tsx:18
optionalpath?: [...P[]] |PiFieldBindPath<S>
Defined in: packages/react/src/component/field-control-bind.tsx:19