Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DisplayConfig

Hierarchy

  • DisplayConfig

Index

Properties

Optional cssStyle

cssStyle: string

Optional drawStyle

drawStyle: DrawStyle

Optional height

height: number

Optional holder

holder: string | HTMLElement

The container elemnt of this display. The default is document.body.

id

id: string

mode

mode: "canvas" | "div"

Optional width

width: number

Optional x

x: number

Optional y

y: number

Optional zIndex

zIndex: number