Movatterモバイル変換


[0]ホーム

URL:


New to Kendo UI for Vue? Start a free 30-day trial

DateRangePickerCalendarSettings

Updated over 6 months ago

Represents the settings that can be passed to the Calendar inside the DateRangePicker.

NameTypeDefaultDescription

bottomView?

string

Defines the bottommost view to which the user can navigate.

cell?

any

Enables the customization or the override of the default Calendar cell(see example).

className?

string

Sets theclassName of the Calendar.

defaultActiveView?

string

Sets the default active view of the Calendar.If not set, the Calendar will display the month view.

disabled?

boolean

Determines whether the Calendar is disabled.

focusedDate?

Date

Sets the initial focused date of the Calendar.

headerTitle?

any

Enables the customization or the override of the default header title in the Calendar(see example).

id?

string

Sets theid of the Calendar.

max?

Date

Sets the maximum allowed date of the Calendar. Defaults to2099-12-31.

min?

Date

Sets the minimum allowed date of the Calendar. Defaults to1900-1-1.

navigation?

boolean

Determines if the navigation sidebar will be displayed.

onBlur?

(event: any) => void

Fires each time the Calendar is blurred.

onFocus?

(event: any) => void

Fires each time the Calendar is focused.

tabIndex?

number

Sets thetabIndex property of the Calendar.

topView?

string

Defines the topmost view to which the user can navigate.

weekCell?

any

Enables the customization or the override of the default week-column cell in the Calendar(see example).

weekNumber?

boolean

Determines if the week number column will be displayed.

Not finding the help you need?
Contact Support

[8]ページ先頭

©2009-2025 Movatter.jp