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>
It would be realy great to have an overflow button like in the jquery version:
It would be great if toolbar buttons allowed title attributes so we could provide more context to buttons.