Skip to content

Date Picker

Properties

Visual

PropertyTypeDescription
Labeli18n textTranslatable text for label translations
Time labeli18n textTranslatable text for time label translations
Date formatsingle selectSelect option for format (See DateFormats)
Show timebooleanEnable or disable show time
Show now buttonbooleanEnable or disable show now button
Typesingle selectSelect option for type
Element sizesingle selectSelect option for element size Allowed values: Normal, Condensed.

Data

PropertyTypeDescription
Default valuesingle selectSelect option for default value Allowed values: None, See RelativeTimeFrameOptions.
Restrict start date offsetbooleanSelecting this option allows you to configure time offset from today into the past that will restrict selection from date picker and date range picker
Min date range from todaytime offsetThis property allows you configuration restricted time range from which user can choose (number of days/weeks/months/years). It will result in restricting time of given offset into the past.
Restrict end date offsetbooleanSelecting this option allows you to configure time offset from today into the future that will restrict selection from date picker and date range picker
Max date from todaytime offsetThis property allows you configuration restricted time range from which user can choose (number of days/weeks/months/years). It will result in restricting time of given offset into the future.

Validation

PropertyTypeDescription
ValidationvalidationConfigure validation

Event_actions

PropertyTypeDescription
EventseventsConfigure event handlers

Events

EventDescription
On component initTriggered when the component initializes
On value changeTriggered when a value changes
On component destroyTriggered when the component is destroyed

Additional Information

Category: Form

Current Version: 11