Our pure JavaScript Scheduler component


Post by jingqi »

Hello Bryntum Team
I want to implemet the milestion fucniton just like in the example Pro Timeline demo
Key point event infront of the Schedule form

  • is there demo in angular of this function?

Thanks!


Post by marcio »

Hey jingqi,

Currently, we don't have a specific demo for that Timeline component, but for clarification, we use wrappers to use Bryntum's components in Angular, you can check more information here https://www.bryntum.com/docs/scheduler-pro/guide/SchedulerPro/integration/angular/guide#wrappers

And we have a wrapper for that Timeline component, and with that, you can use the same properties as they are described in the component documentation https://www.bryntum.com/docs/scheduler-pro/api/SchedulerPro/widget/Timeline

Best regards,
Márcio


Post Reply