Hello!
How i can completely hide toolbar title?
I found example https://www.infragistics.com/angular-demos/grid-crm?v=201804251450
https://imgur.com/rVXSUar
Example doesn't have 'span.igx-grid-toolbar__title' and, so 'div.igx-grid-toolbar__custom-content' can consume all parent width.
But in my case 'span.igx-grid-toolbar__title' doesn't disappear anyway.
I have already tried to set toolbar title as empty string, but i got empty 'span.igx-grid-toolbar__title' tag
https://imgur.com/FdNezrs