ParamFormProps
Defined in: packages/ui-react/src/components/ParamForm.tsx:14
Properties
Section titled “Properties”capability
Section titled “capability”capability:
Capability
Defined in: packages/ui-react/src/components/ParamForm.tsx:15
values
Section titled “values”values:
Record<string,unknown>
Defined in: packages/ui-react/src/components/ParamForm.tsx:16
onChange
Section titled “onChange”onChange: (
values) =>void
Defined in: packages/ui-react/src/components/ParamForm.tsx:17
Parameters
Section titled “Parameters”values
Section titled “values”Record<string, unknown>
Returns
Section titled “Returns”void