i've tried the example, table with filter, in the angular material official page and i have a question: there is a way to add a space to concatenate object values? Because, as they said, "the row data reducing function will concatenate all the object values and convert them to lowercase". I want to add more words, in the filter, not concatenate but with space.
If i add a space between the word, nothing will appears.