0👍
✅
You’d need to count the filtered object:
<span v-text="results | filterBy 'Test 2' | count"></span>
Source:stackexchange.com
0👍
You’d need to count the filtered object:
<span v-text="results | filterBy 'Test 2' | count"></span>