Date-Time Picker
Date-Time Picker
e-datetime
Defines the type of the component.
Defines initial value. ISO date string or JSON object with start/end for ranges.
Defines the placeholder if no date or date range is selected.
Makes the component to render as an inline-block element.
Defines the minimum selectable date. ISO date format.
Defines the maximum selectable date. ISO date format.
Defines the error state of the component.
Defines the disabled state. If true, the picker cannot be opened.
Hides the clear button.
Determines the visibility of the show today button under the calendar.
Adds confirm/cancel buttons to the panel footer.
Date Range With Presets
e-datetime-preset
Defines the type of the component.
Defines initial value. ISO date string or JSON object with start/end for ranges.
Defines the placeholder if no date or date range is selected.
Makes the component to render as an inline-block element.
Defines the minimum selectable date. ISO date format.
Defines the maximum selectable date. ISO date format.
Defines the error state of the component.
Defines the disabled state. If true, the picker cannot be opened.
Hides the clear button.
Determines the visibility of the show today button under the calendar.
Adds confirm/cancel buttons to the panel footer.
Disables only the start date picker.
Disables only the end date picker.
Disables preset buttons.