Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IPositionFunctionProps

Hierarchy

  • IPositionFunctionProps

Index

Properties

anchor

anchor: Element

anchor node

anchorRect

anchorRect: DOMRect | ClientRect

anchor bounding box

container

container: Element

positioned parent node

containerRect

containerRect: DOMRect | ClientRect

positioned parent bounding box

content

content: Element

content node

contentRect

contentRect: DOMRect | ClientRect

content bounding box

cushion

cushion: number

relativeRect

relativeRect: ClientRect

position relative to positioned parent, use this to calculate content position

Generated using TypeDoc