Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ErrorDisplayOptions

ErrorDisplayOptions is an interface that contains options for rendering draw errors

example



var errorDisplayOptions = { color: "#FF0000", timeout: 25 };

Hierarchy

Index

Properties

Properties

Optional color

color: string

Optional timeout

timeout: number