techniq / mui-downshift

Thin layer over paypal's downshift to use Material UI visual components
https://techniq.github.io/mui-downshift/
MIT License
92 stars 24 forks source link

Support for Input Variants #73

Closed cvanem closed 5 years ago

cvanem commented 5 years ago

Add support for the different variant inputs (standard, filled, outlined)?

Similar to how the MUI TextField is implemented: https://github.com/mui-org/material-ui/blob/next/packages/material-ui/src/TextField/TextField.js