# ratatui-date-input
Reserved for Ratatui date input controls with validation and picker integration.
This crate is a Ratatui namespace reservation for future work in the editors and
forms area. It intentionally exposes no public API yet. A future release may
replace this reservation with a real implementation when the design is ready.
The crate points at the main Ratatui project rather than a separate
implementation repository:
- <https://github.com/ratatui/ratatui>
- <https://docs.rs/ratatui/latest/ratatui/>
Documentation for this reservation crate is published at:
- <https://docs.rs/ratatui-date-input>