Anyone please help me with the code to add an external filter in vue-table-2. I tried using slots
<div slot="filter__id">
<input type="input" class="form-control">
</div>
Anyone please help me with the code to add an external filter in vue-table-2. I tried using slots
<div slot="filter__id">
<input type="input" class="form-control">
</div>