Set the placeholder

28 Mar 20221 minute to read

The following example demonstrates how to set placeholder in the DateRangePicker control.

Using placeholder you can display a short hint in the input element.

<ejs-daterangepicker id="daterangepicker" placeholder="Choose a range"></ejs-daterangepicker>