React-date-picker: Normal placeholder text?

Created on 8 Jan 2020  路  1Comment  路  Source: wojtekmaj/react-date-picker

Is there a way to display a simple placeholder text, instead of separate them into dayPlaceholder, monthPlaceholder and yearPlaceholder?

question

>All comments

No. React-Date-Picker uses multiple fields to achieve experience close to parity with native date picker.

You can, though, experiment and put some stuff inside dayPlaceholder only.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jameskraus picture jameskraus  路  4Comments

DaveyEdwards picture DaveyEdwards  路  3Comments

adityatandon007 picture adityatandon007  路  4Comments

vanmanh49 picture vanmanh49  路  4Comments

Omortis picture Omortis  路  4Comments