Our powerful JS Calendar component


Post by lanpeng »

when i click a eventCard, What lifecycle allows me to modify data before opening editor. i tried "beforeEventEdit" , but it seems has no effect


Post by arcady »

Try using beforeEventEditShow it's triggered on the Calendar instance (not shown in the docs for Calendar for some reason ..probably forgot to mention it there)


Post Reply