Haxe/js API documentation

To get started with the Haxe js target:


package js

..
html
Browser

Cookie

Date

Creates a JavaScript Date instance that represents a single moment in time. Date objects are based on a time value that is the number of milliseconds since 1 January 1970 UTC.

Error

EvalError

Function

JsIterator

JsIteratorStep

Lib

Platform-specific JavaScript Library. Provides some platform-specific functions for the JavaScript target.

Map

MapEntry

Object

ObjectPropertyDescriptor

ObjectPrototype

Promise

PromiseCallback

RangeError

ReferenceError

RegExp

Native JavaScript regular expressions.

RegExpMatch

Selection

Set

Symbol

Syntax

Generate JavaScript syntax not directly supported by Haxe. Use only at low-level when specific target-specific code-generation is required.

SyntaxError

Thenable

TypeError

URIError