Other Variables
Const midColorValue
midColorValue: "mid" = "mid"
Const mouseDownEvent
mouseDownEvent: "mousedown" = "mousedown"
Const mouseLeaveEvent
mouseLeaveEvent: "mouseleave" = "mouseleave"
Const mouseMoveEvent
mouseMoveEvent: "mousemove" = "mousemove"
Const mouseOutEvent
mouseOutEvent: "mouseout" = "mouseout"
Const mouseUpEvent
mouseUpEvent: "mouseup" = "mouseup"
Const noPolygonDataLoaded
noPolygonDataLoaded: "No polygon data loaded." = "No polygon data loaded."
Const noPolygonFound
noPolygonFound: "No polygon found, you need to specify SVG url in config." = "No polygon found, you need to specify SVG url in config."
Const randomColorValue
randomColorValue: "random" = "random"
Const resizeEvent
resizeEvent: "resize" = "resize"
Const touchCancelEvent
touchCancelEvent: "touchcancel" = "touchcancel"
Const touchEndEvent
touchEndEvent: "touchend" = "touchend"
Const touchMoveEvent
touchMoveEvent: "touchmove" = "touchmove"
Const touchStartEvent
touchStartEvent: "touchstart" = "touchstart"
Const visibilityChangeEvent
visibilityChangeEvent: "visibilitychange" = "visibilitychange"
Project's constants