placeholder
Description
sets the text of the input's placeholderType
string
Example
<DateRangePicker placeholder="Select a date range"/>
Details
For a placeholder to be visible in the input, a date range picker should be initialized without the initial value specified.
Related article: Adding a placeholder for the input