Premium support for our pure JavaScript UI components


Post by jk@datapult.dk »

Hi

On small screens I get a burger on scheduler's tbar:
https://www.dropbox.com/s/xi1hj7q0ovqxxtn/Screen%20Recording%202023-06-09%20at%2015.32.27.mov?dl=0

Let us say that I want 3 tbar items to be in the burger always even on bigger screens.

How would I achieve that?


Post by mats »

Just add a Button with a menu: https://bryntum.com/products/scheduler/docs/api/Core/widget/Button#config-menu

and set the button icon to be the hamburger icon.


Post Reply