@Html.DayPilotBubble("bubble", new DayPilotBubbleConfig { CssOnly = true, CssClassPrefix = "bubble_default",width=10, backgroundcolor="red" })
this is my code.
I find any property of BayPilotBubble can not be config. I want customization the bubble like bubble size or background
color !
What can I do ?