Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FixedPosition

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

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

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

{@inheritDoc FixedPositionStyle}

Generated using TypeDoc