Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • TimelineEventPropertiesResult

Index

Properties

event: Event

The original click event.

group?: null | number

The id of the clicked group

isCluster: boolean

If the event is clustered.

item?: null | IdType

The id of the clicked item.

pageX: number

Absolute horizontal position of the click event.

pageY: number

Absolute vertical position of the click event.

snappedTime: Date

Date of the clicked event, snapped to a nice value.

time: Date

Date of the clicked event.

Name of the clicked thing.

x: number

Relative horizontal position of the click event.

y: number

Relative vertical position of the click event.

Generated using TypeDoc