I would like to request an option for the TWebDateTimePicker to render as a native <input type="date"> rather than the current structure (a <div> containing a checkbox and a date input).
Whether through a new property or a separate lightweight component, having a clean, native HTML5 structure would improve mobile compatibility and simplify custom CSS styling.