Interface: DOMContainerOptions

DOMContainerOptions

Options for the DOMContainer constructor.

Properties:
Name Type Description
anchor PointData | number

The anchor point of the container.

element HTMLElement

The DOM element to use for the container.

Extends

  • ViewContainerOptions

Members

anchor PointData | number

The anchor point of the container.

element HTMLElement

The DOM element to use for the container.