Modules§
- reexport only necessary things for using the seed-datepicker
Structs§
Model
describes the current datepicker state.
Enums§
Msg
describes the different events you can modify state with.
Functions§
init
describes what should happen when your app started.update
describes how to handle eachMsg
.view
describes what to display.