seed_datepicker
pub fn view<Ms: 'static>( model: &Model, to_msg: impl FnOnce(Msg) -> Ms + Clone + 'static) -> Node<Ms>
view describes what to display.
view