TeamWertarbyte / material-ui-chip-input

A chip input field using Material-UI.
https://mui.wertarbyte.com/#material-ui-chip-input
MIT License
737 stars 208 forks source link

Can I add icon to input field like in TextField by using Input Adornments? #348

Open anatoly314 opened 3 years ago

anatoly314 commented 3 years ago

In the TextField I can use Input Adornments to add suffix/prefix to input field, does ChipInput support same functionality? image