Search list-item

Only Search list-item this framework. i need code for all type of tag seacrh. any one help me plz

https://framework7.io/docs/searchbar.html
customSearch = true;
and
var searchbar = app.searchbar.create({

on: {
search(sb, query, previousQuery) {

}
}
});

thanks
but i dont understand…please Explain detail if possible

It is not clear at all what you are trying to achieve. Need more details, better with code examples of what you have tried

thanks Vladimir,
search container not find book-list.when search. how can i fix it…plz help me

https://jsfiddle.net/John110/h3rkws1c/2/

Sorry, but your fiddle doesn’t work. Try to start from this one. Here is the link that you need to modify https://jsfiddle.net/nolimits4web/o2ejupu1/