Vue js text highlight filter

前端 未结 4 541
甜味超标
甜味超标 2020-12-31 08:55

I need help writing a text highlight filter using vuejs. The idea is to loop through a given array of words and if there is a match, apply a span with a class to that word.

4条回答
提交回复
热议问题