ViewportChangedEvent

Events that signals that the viewport size has changed. It contains the new width and height of the viewport.

Hierarchy (View Summary)

Properties

height: number

The new height of the viewport

id: number

The unique ID of the event.

transactionCode?: string

The transaction code associated with the event.

transactionID?: number

The transaction ID associated with the event.

type?: EventType

The type of the event.

width: number

The new width of the viewport