Updates the recipe title search filter in a multimap
Sets or updates the title search string in the filter multimap. Used for real-time search as the user types.
The filter multimap to modify
The new search string for recipe titles
editTitleInMultimap(filters, "chocolate cake"); Copy
editTitleInMultimap(filters, "chocolate cake");
Updates the recipe title search filter in a multimap
Sets or updates the title search string in the filter multimap. Used for real-time search as the user types.