Widgets
Samples
Demos
Forum
Services
Documentation
animate
blockDates
blockTime
borderless
calendarHeader
calendarTime
calendarWeekHeader
cellHeight
container
css
date
dayTemplate
disabled
events
gravity
headerHeight
height
hidden
icons
id
keyPressTimeout
maxDate
maxHeight
maxTime
maxWidth
minDate
minHeight
minTime
minWidth
minuteStep
monthHeader
monthSelect
mouseEventDelay
multiselect
navigation
on
onClick
onContext
onDblClick
onMouseMove
skipEmptyWeeks
timeIcon
timepicker
timepickerHeight
type
weekHeader
weekNumber
width
Start
API Reference
ui.calendar
Properties
timepicker
enables clock displaying for time selection
boolean
timepicker
;
Example
webix.
ui
(
{
view
:
"calendar"
,
timepicker
:
true
}
)
Default value:
false
Back to top