ionic-filter-bar icon indicating copy to clipboard operation
ionic-filter-bar copied to clipboard

Add attr 'id' in the actual <input>

Open bksantiago opened this issue 8 years ago • 2 comments

I think it's a bit simple and optional for users. I think it's best to have this feature. Just a new method in $ionicFilterBarConfig.id()

Thanks

bksantiago avatar Oct 05 '15 15:10 bksantiago

Whats your use case for id? Just for selecting? If so then you can use the filter-bar-search class. Thanks!

djett41 avatar Oct 12 '15 08:10 djett41

Even better, adding any custom attribute, would be good. For example I need to set spellcheck=false on input.

zarcode avatar Jun 07 '17 13:06 zarcode