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