Example of Date Components in React In-place Editor Component

/
/
Pickers

This sample demonstrates the usage of picker components such as Date, Time, DateTime, and DateRange. Click on the dotted input element to switch to the editable state of the corresponding integrated component.

More Details...

Loading....
Description

This sample illustrates the way to integrate picker components with the In-place Editor control. The applicable types of components are:

  • DatePicker
  • TimePicker
  • DateTimePicker
  • DateRangePicker

The above components and their features are editable in place and can be customized with the model properties of the specific component.

More information on the In-place Editor instantiation can be found in the  documentation section.