Search.../

DatePicker

A date picker is used for entering dates. It lets site visitors populate a date field by picking a date using a calendar popup. You can enable and disable dates, date ranges, and days of the week on your date picker. Learn more.

Guides

Additional information about this section

Properties

Store values associated with an object

  • dateFormat
  • disabledDateRanges
  • disabledDaysOfWeek
  • enabledDateRanges
  • maxDate
  • minDate
  • timeZone
  • value
  • label
  • customClassList
  • deleted
  • rendered
  • global
  • id
  • parent
  • type
  • valid
  • validationMessage
  • validity
  • hidden
  • isVisible
  • collapsed
  • enabled
  • readOnly
  • required
Functions

Perform actions on an object

  • onCustomValidation( )
  • onViewChange( )
  • delete( )
  • onMouseIn( )
  • onMouseOut( )
  • restore( )
  • scrollTo( )
  • onViewportEnter( )
  • onViewportLeave( )
  • resetValidityIndication( )
  • updateValidityIndication( )
  • onChange( )
  • hide( )
  • show( )
  • collapse( )
  • expand( )
  • disable( )
  • enable( )
  • blur( )
  • focus( )
  • onBlur( )
  • onFocus( )
  • onClick( )
  • onDblClick( )

Related Content