Haxe/js API documentation
To get started with the Haxe js target:
- Read through the Haxe Manual
- Read the Haxe/JavaScript target details
- Find and install popular Haxe/js libraries
- Learn by example with the Haxe Code Cookbook
package js
.. | |
---|---|
html | |
lib | |
Browser | |
Cookie | |
Error | |
EvalError | |
Function | |
JsIterator | |
JsIteratorStep | |
Lib | Platform-specific JavaScript Library. Provides some platform-specific functions for the JavaScript target. |
Object | |
ObjectPropertyDescriptor | |
ObjectPrototype | |
Promise | |
PromiseHandler | |
RangeError | |
ReferenceError | |
RegExp | |
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 | |
ThenableStruct | |
TypeError | |
URIError |