@beisen/ocean-date-picker-composite
TypeScript icon, indicating that this package has built-in type declarations

2.4.48 • Public • Published

| name | description | type | default | required | | ---------- | ---------------------------------------- | -------- | ------- | | range | 是否显示区间日期 | Boolean | false | false | | showSlotContent | 是否显示自定义日期选项 | Boolean | true | false| | value | 已选中的选项的值 | string | undefined | false | | customDate | 自定义日期的值(如果是非区间日期,格式为 YYYY-MM-DD。如果是区间类型,格式为YYYY-MM-DD/YYYY-MM-DD) | string | undefined | false| | customIcon| 自定义日期选项的icon | JSX.Element | 默认图标 | false | | trigger | 触发弹层的自定义dom | JSX.Element | @beisen-phoenix/input | false | | loading | 是否显示loading | boolean | false | false| |slotContent | 用户自定义的dom,用来替代 @beisen-phoenix/input|JSX.Element | undefined| false | |options| 单选列表的选项| {children: [{label: string,value: string}]}[] | undefined | true| |onChange| 选择日期后的回调函数|(data) => void | undefined | false |

Readme

Keywords

none

Package Sidebar

Install

npm i @beisen/ocean-date-picker-composite

Weekly Downloads

81

Version

2.4.48

License

ISC

Unpacked Size

19 kB

Total Files

9

Last publish

Collaborators

  • albert-zhang
  • liugenpeng
  • beisencorp
  • lgm
  • neozw