Closed tidzo closed 8 years ago
Hi, I wanted to be able to hide the filter button on paper-search-bar completely so I've added a property to do so, 'hideFilterButton'. Setting this in markup as the dashed equivalent now hides it completely:
<paper-search-bar hide-filter-button placerholder="Enter query"></paper-search-bar>
@tidzo Many thanks for your contribution!
Hi, I wanted to be able to hide the filter button on paper-search-bar completely so I've added a property to do so, 'hideFilterButton'. Setting this in markup as the dashed equivalent now hides it completely:
<paper-search-bar hide-filter-button placerholder="Enter query"></paper-search-bar>