Options
All
  • Public
  • Public/Protected
  • All
Menu

This is more of a private interface that is used to help show how fixed elements are placed within the viewport. Most of the time the top and left values will be provided, but there are a few flows where the right and bottom could be added or the top and left are removed.

The width values will only be used when the equalWidth or minEqualWidth options are enabled.

internal

Hierarchy

Index

Properties

bottom?: number
left?: number
minWidth?: number
right?: number
top?: number
width?: number

Generated using TypeDoc