0.0.2 • Published 6 years ago

ux-m-platform-block-datepicker v0.0.2

Weekly downloads
3
License
ISC
Repository
gitlab
Last release
6 years ago

时间选择

点击标题,出现时间选择弹层

API

props

namedescriptiontypedefault
displayFormat标题格式化方法Function默认只格式化mode为month/date
mode日期选择模式String'date' enum('date', 'time', 'datetime', 'year', 'month')
minDate最小值Date2000-1-1
maxDate最大值Date2030-1-1
onDateChange日期改变时调用Functionnull