You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

1.1 KiB

Calendar

  • category: Components
  • chinese: 日历

可以显示代办事项的日历。

何时使用

可以显示内容的日历。

API

<Calendar getDateData={getDateDataMethod} getMonthData={getMonthDataMethod} />
参数 说明 类型 默认值
value 展示日期 gregorian-calendar object 当前日期
fullscrenn 是否全屏显示 bool false
getDateData 获取日的显示数据 function
getMonthData 获取月的显示数据 function
dateCellRendar 自定义渲染日期单元格 function
fullscreenDateCellRendar 自定义渲染日期单元格(全屏) function
monthCellRendar 自定义渲染月单元格 function
locale 国际化配置 object 默认配置