Our powerful JS Calendar component


Post by lanpeng »

Hi bryntum team
I don't want the card to show the start time of the event . So, how to hide it?
As shown in pic1

Attachments
pic1.png
pic1.png (51.71 KiB) Viewed 344 times

Post by alex.l »

Try this https://bryntum.com/docs/calendar/api/Calendar/widget/DayView#config-showTime

Configure as false to hide the start time normally shown at the top of the events.

All the best,
Alex


Post by lanpeng »

thanks alex.
The method is effective.


Post Reply