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().<PlainDateInput />.
Example
meeting-form.tsx
Props
The label of the date and time input field.
The path to the
dateTime value of the input field in your form schema.e.g. "meeting_time", "user.last_login"Whether or not the field should be disabled.Defaults to
false (not disabled).