Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IOverlayGeometry

An object which holds the geometry for overlay positioning.

Hierarchy

  • IOverlayGeometry

Index

Properties

Properties

bottom

bottom: number

The distance between the overlay and parent bottom edges.

left

left: number

The distance between the overlay and parent left edges.

right

right: number

The distance between the overlay and parent right edges.

top

top: number

The distance between the overlay and parent top edges.

Generated using TypeDoc