Input Components
<DatePicker />
<DatePicker>
is a component for entering dates into the state declared by the defineState()
function.
Properties
The State object that binds the input value of the component. Specify the state declared by the defineState()
function.