Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FitEngineToDiv

Interface specifies that Engine should not think about its own size and simply fit itself into an existing element on the document, which should be created by user.

Index

Properties

Properties

Optional containerId

containerId: undefined | string

ID of the DOM element that will contain Engine. If there is no such element found on the document, an uncatchable error will be thrown.