iamisti / mdDataTable

Angular data table complete implementation of google material design based on Angular Material components.
MIT License
524 stars 132 forks source link

Limit input to only one keyword in the chips column filter #319

Open shoiebAdfenix opened 7 years ago

shoiebAdfenix commented 7 years ago

Hello,

I want to limit input to only one keyword in the chips column filter, is there any way to clear the existing filter chip if i input a new one? capture1 ex: in the given screenshot, i filtered with 'filter1' and when i input 'filter2' i want to clear the previous keyword.