0.1.6 • Published 2 years ago

timecode-input v0.1.6

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

vue 版本 timecode-input

Use

import TimeCodeInput from 'timecode-input'
Vue.use(TimeCodeInput)

prop

  • value: 当前值(hh:mm:ss:ff)string default: ''
  • size: 尺寸 参考element ui string default: 'small'
  • prefixIcon: 前缀图标 string default: ''
  • readonly: 是否只读 boolean default: false
  • change: 值改变时触发 function default: () => {}
0.1.6

2 years ago

0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago