Times
<k-times>
The Times component displayes available times to choose from
<k-times value="12:12" @input="onInput" />
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| display |
string |
"HH:mm" |
|
| value |
string |
– |
|
Events
| Event | Description | Passes |
|---|---|---|
| input |
|
– |
CSS classes
.k-times