dasDaniel/svelte-table

Search from Input

siva19susi opened this issue · 2 comments

Is there way to call search based on an independent input[type=text] field? All I see is adding searchValue as part of the column definition. Is bind:filterSelections the only approach for it?

Well I took the reference from #119 and got it implemented. But how do I avoid the searchField right above the column?

added ability to hide in v0.5.5 using hideFilterHeader