filter Items
open override fun filterItems(allItems: Boolean, filters: MutableState<String>, onFiltersSet: () -> Unit)
Method to filter the items list
Parameters
all Items
Whether filter the all items list
filters
The filters to use
on Filters Set
The action to execute when the filters have been set