Interface IOverlayGeometry

An object which holds the geometry for overlay positioning.

Hierarchy

  • IOverlayGeometry

Properties

Properties

bottom: number

The distance between the overlay and parent bottom edges.

left: number

The distance between the overlay and parent left edges.

right: number

The distance between the overlay and parent right edges.

top: number

The distance between the overlay and parent top edges.

Generated using TypeDoc