The showArrow property (boolean) determines whether the bubble arrow pointing to the target should be visible.
Available since version 2022.4.5476.
DayPilot.Bubble.showArrowtrueconst bubble = new DayPilot.Bubble({
showArrow: false
});Activation [doc.daypilot.org]