Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface InitialCoords

Hierarchy

Index

Properties

initialX?: number

The initial x value to use when calculating the position instead of finding the container element to determine the the correct position. All the other positioning logic will still be in effect to ensure the element will be visible within the viewport.

initialY?: number

The initial y value to use when calculating the position instead of finding the container element to determine the the correct position. All the other positioning logic will still be in effect to ensure the element will be visible within the viewport.

Generated using TypeDoc