Having trouble getting help?
Contact Support
Contact Support
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.
@Html.EJS().DateRangePicker("daterangepicker").Placeholder("Choose a range").Render()