Add an option to use template items in the TabStrip, similar to the ones available in the ToolBar component:
items.Add().Template("<label for='dropdown'>Format:</label>");This would allow using Html and components in the TabStrip's header.
items.Add().Template("<label for='dropdown'>Format:</label>");
This would allow using Html and components in the TabStrip's header.