Controlled
All features exposed via local state controls and interactive toggles.
خرداد
ش | ی | د | س | چ | پ | ج |
---|---|---|---|---|---|---|
ساعت
10
دقیقه
14
no selection yet
Min / Max
Only a 7-day window is selectable – inline mode.
خرداد
ش | ی | د | س | چ | پ | ج |
---|---|---|---|---|---|---|
Disabled
React-Hook-Form integration
This picker exposes a hidden
<input />
element with full control support, making it seamlessly compatible with popular form libraries like React Hook Form, Formik, or any system expecting a traditional form input. You can pass name
, value
, onChange
, and onBlur
through the inputFieldProps
prop to integrate with any form controller. Internally, it updates the hidden input's value in ISO 8601 format, ensuring it works with validation, submission, and data binding workflows.