OptionalmaxInclusive maximum date accepted, formatted as YYYY-MM-DD or Date-like.
OptionalminInclusive minimum date accepted, formatted as YYYY-MM-DD or Date-like.
OptionalcharactersCharacter tokens used by the field and supporting text.
OptionaldisabledWhether editing is unavailable.
OptionalerrorError text. When present it takes precedence over hint.
OptionalfocusedWhether the input currently owns terminal focus.
OptionalheightMaximum rendered height.
OptionalhintHint text shown when no error is present.
Field label.
OptionalplaceholderPlaceholder shown when value is empty.
OptionalrequiredWhether the label should include a required indicator.
OptionalvalueCurrent date text, expected as YYYY-MM-DD.
Maximum terminal-cell width of each line.
Options accepted by renderDateInput.