Calendar
<k-calendar>
The Calendar component is mainly used for our DateInput
component, but it could be used as stand-alone calendar as well with a little CSS love.
Props
value / v-model
String (default: null)
ISO date string. I.e. 2012-12-12
Events
input
The input event is fired when a date is selected. The date is passed as ISO date string.
CSS Class
.k-calendar