cat-datepicker

1.1.0 • Public • Published

Cat-Datepicker

日历组件

API

Props属性如下

props 说明 类型 默认值 备选
value 设置值 string ‘’
noValue 是否显示值 boolean false
defaultDay 设置一个默认时间,相对于现在的时间 number 0
showNow 面板显示“现在”快捷按钮 boolean false
yearOnly 仅进行年份选择 boolean false
monthOnly 仅进行年份和月份选择 boolean false
dateOnly 普通模式,精确到日 boolean true
timeOnly 仅进行时间选择 boolean false
format 显示格式 string YYYY-MM-DD 参考http://momentjs.com/docs/

Readme

Keywords

none

Package Sidebar

Install

npm i cat-datepicker

Weekly Downloads

0

Version

1.1.0

License

MIT

Last publish

Collaborators

  • yanweiqing