Skip to content

react-salt/rs-datepicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Salt - 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/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published