It would be great if toolbar buttons allowed title attributes so we could provide more context to buttons.
It would be realy great to have an overflow button like in the jquery version:
Should be useful to decide where to align every single button of the toolbar center/left/right (or at least every button in the toolbar left or right).
This feature should be granted combined with the overflow option, in order to have a responsive behavior.
The toolbar component works perfectly for our application header requirements. But: the default styles (here material theme with grey background and drop shadow) does not make sense. While it's not a problem to work around it...
Please allow us to add custom CSS classes to toolbar component. Example:
<kendo-toolbar class="header"></kendo-toolbar>