Our pure JavaScript Scheduler component


Post by elcr »

I am trying to integrate Schedular into my app, and technically it works. But the problem is the is no styling, everything is a mess and out of order. Maybe i missed something, should i import styles from somewhere else?


Post by marcio »

Hey elcr,

Yes, you need to import CSS related to the Scheduler, check this guide for more information regarding that - https://bryntum.com/products/schedulerpro/docs/guide/SchedulerPro/gettingstarted/es6bundle#include-css

Best regards,
Márcio


Post Reply