1.0.4 • Published 3 years ago

onedream-test v1.0.4

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

日期选择器(深浅配色)

使用

<YearPicker v-model="year" @input="handlerInput" :year-disable="'no'"/>

说明

配色

默认浅色,深色在外层加 .dark

@input

选中年份事件

:year-disable

接受一个string

  • after:今年以后的年份被禁用
  • no:无禁用(默认)
  • before:今年以前的年份被禁用

有问题联系wjune212(wx)

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago