输入或选择日期的控件。
当用户需要输入一个日期,可以点击标准输入框,弹出日期面板进行选择。
展示或编辑营销等活动的截止日期
{"DatePicker": {"bind": "DatePicker_value","edit": {"type": "DatePicker","props": {}}}}
interface IProps extends DatePickerProps, Component.PropsEditComponent {}
其他属性见 Antd DatePicker
输入或选择日期的控件。
当用户需要输入一个日期,可以点击标准输入框,弹出日期面板进行选择。
展示或编辑营销等活动的截止日期
{"DatePicker": {"bind": "DatePicker_value","edit": {"type": "DatePicker","props": {}}}}
interface IProps extends DatePickerProps, Component.PropsEditComponent {}
其他属性见 Antd DatePicker