Interface IContentWidgetPosition

A position for rendering content widgets.

Hierarchy

  • IContentWidgetPosition

Properties

position: IPosition

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

positionAffinity?: PositionAffinity

Placement preference when multiple view positions refer to the same (model) position. This plays a role when injected text is involved.

Placement preference for position, in order of preference.

range?: IRange

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