The showArrow property (boolean) determines whether the bubble arrow pointing to the target should be visible.
Available since version 2022.4.5476.
Declaration
DayPilot.Bubble.showArrowDefault Value
trueExample
const bubble = new DayPilot.Bubble({
showArrow: false
});See Also
Activation [doc.daypilot.org]
Availability
Availability of this API item in DayPilot editions:
| Product | Lite | Pro |
|---|---|---|
| DayPilot for JavaScript |
DayPilot