HriBB / react-mdl-extra

React MDL Extra components
https://hribb.github.io/react-mdl-extra/?down=0
MIT License
41 stars 17 forks source link

How can I show material icons inside of search field? #19

Open ahmedcanuck opened 7 years ago

ahmedcanuck commented 7 years ago

First of all, I love this library! It's been very helpful 👍

I was wondering how I could show say a material search icon in the autocomplete field below to the left of the text?

screen shot 2017-04-27 at 9 15 38 am

I've tried but have had no luck

HriBB commented 7 years ago

It's hard to extend react-mdl v1. Maybe you can wrap your input in some other component?