Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EnvHostScrollEvent

Host scroll event data. Provides information to the Looker client about the current scroll state. This allows the Looker client to position dialogs within the users view port.

Looker 23.6+

Hierarchy

Index

Properties

offsetLeft: number
offsetTop: number
scrollX: number
scrollY: number
type: string

Generated using TypeDoc