The zIndex property (number) specifies the z-index of the bubble object.
Declaration
DayPilot.Bubble.zIndex
Default Value
10
Example
const bubble = new DayPilot.Bubble({
zIndex: 10000
});
See Also
Availability
Availability of this API item in DayPilot editions:
| Product | Lite | Pro |
|---|---|---|
| DayPilot for JavaScript |
DayPilot