This component is returned by
useForm().Example
task-form.tsx
Props
The label of the Attio workspace user combobox input field.
The path to the
string value of the input field in your form schema.
e.g. "user", "task.assigned_to_id"Whether or not the field should be disabled.Defaults to
false (not disabled).