Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IContentWidgetPosition

A position for rendering content widgets.

Hierarchy

  • IContentWidgetPosition

Index

Properties

position

position: IPosition | null

Desired position for the content widget. preference will also affect the placement.

preference

Placement preference for position, in order of preference.

Optional range

range: IRange | null

Optionally, a range can be provided to further define the position of the content widget.

Generated using TypeDoc