Options
All
  • Public
  • Public/Protected
  • All
Menu

Since the position can be "swapped" to help fit the fixed element within the viewport, this interface is used to contain the calculated positions as well as an optional style object to apply.

Hierarchy

  • FixedPosition

Index

Properties

actualX

The calculated horizontal position that can be used to compare to the provided horizontal position anchor if additional manual updates should be applied.

actualY

The calculated vertical position that can be used to compare to the provided horizontal position anchor if additional manual updates should be applied.

Optional style

{@inheritDoc FixedPositionStyle}

Generated using TypeDoc