Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • TimelineEventPropertiesResult

Index

Properties

event

event: Event

The original click event.

Optional group

group?: null | number

The id of the clicked group

isCluster

isCluster: boolean

If the event is clustered.

Optional item

item?: null | IdType

The id of the clicked item.

pageX

pageX: number

Absolute horizontal position of the click event.

pageY

pageY: number

Absolute vertical position of the click event.

snappedTime

snappedTime: Date

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

time

time: Date

Date of the clicked event.

Optional what

Name of the clicked thing.

x

x: number

Relative horizontal position of the click event.

y

y: number

Relative vertical position of the click event.

Generated using TypeDoc