pub fn set_search_filter(parts: &AlbumsViewParts, query: &str)Expand description
Set the current search filter and re-render. Empty string clears the filter.
pub fn set_search_filter(parts: &AlbumsViewParts, query: &str)Set the current search filter and re-render. Empty string clears the filter.