So any picker component is generic by default. It means that it will try to infer the value and onChange type from the passed props. <DatePicker value={new Date ...
確定! 回上一頁