DatePickerProps<'msg> Type
Immutable, compiler-checked authoring surface for a date entry with a popup calendar. `Value` is a BCL `DateOnly` (never a string); `None` = no selection (empty field). `IsOpen` is product-owned calendar visibility. `OnChange = None` lowers to no binding.