Documentation Index
Fetch the complete documentation index at: https://docs.attio.com/llms.txt
Use this file to discover all available pages before exploring further.
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).