0.0.1 • Published 7 years ago
vue-analog-clock-range v0.0.1
🕒 vue-analog-clock-range
Vue Analog Clock Range is a simple clock range component for Vue.
Install
yarn add vue-analog-clock-range
Example
<VueAnalogClockRange
start="08:30"
end="15:00"
background-color='#ccc'
range-color='#d864ef'>
</VueAnalogClockRange>
This will select the analog range of given hours:
License
MIT.
0.0.1
7 years ago