1.0.3 • Published 9 months ago

date-picker-h5 v1.0.3

Weekly downloads
-
License
ISC
Repository
-
Last release
9 months ago

npm install

npm install tabs-h5 --save

属性

minDate 最小日期 类型Date

maxDate 最大日期 类型Date

required 是否必选 类型Boolean

placeholder 提示文字 类型String

label 文本标题 类型String

type 选折时间类型 类型String ("date", "year-month", "month-day", "datetime", "datehour")

value 输入框的值 类型String

align 对齐方式 类型String

方法

input 方法 参数 时间

change 方法 参数 时间

注意 可以参考vant2里面的选择时间组件

1.0.3

9 months ago

1.0.2

9 months ago

1.0.1

9 months ago

1.0.0

9 months ago