Material-ui: cannot style datepicker input element

Created on 29 Jul 2017  路  3Comments  路  Source: mui-org/material-ui

DatePicker question

All 3 comments

Yes, you can:

<DatePicker underlineStyle={{ borderColor: "red" }} inputStyle={{color: "red"}} />

thank you very much pal!

@oliviertassinari it'd be great if this was added to the docs.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ghost picture ghost  路  3Comments

FranBran picture FranBran  路  3Comments

reflog picture reflog  路  3Comments

chris-hinds picture chris-hinds  路  3Comments

ryanflorence picture ryanflorence  路  3Comments