Our pure JavaScript Scheduler component


Post by schwegler-solutions »

Hi.
I want to insert a custom widget in topbar.
Right now, I'm using "tbar" property to insert some other widgets https://bryntum.com/products/scheduler/docs/api/Scheduler/view/Scheduler#config-tbar

Is there a way to define a widget with totally customized behavior and insert it among with default ones by using "tbar" property?


Post by mats »

Yes sure, just wrap your behavior in a Widget and you can put anything there really.


Post Reply