package jsdom
jsdom package object
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- jsdom
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Type Members
-
trait
CookieJar
extends Object
Cookie Jar
Cookie Jar
- Annotations
- @RawJSType() @native()
-
class
EnvironmentOptions
extends Object
JsDom Configuration Options
JsDom Configuration Options
- Annotations
- @RawJSType() @ScalaJSDefined()
-
trait
JsDom
extends Object
A JavaScript implementation of the WHATWG DOM and HTML standards, for use with Node.js.
A JavaScript implementation of the WHATWG DOM and HTML standards, for use with Node.js.
- Annotations
- @RawJSType() @native()
- Version
9.9.1
- See also
https://github.com/tmpvar/jsdom
-
class
JsDomWindowWithJQuery
extends Window
JsDom Window Implementation
JsDom Window Implementation
- Annotations
- @RawJSType() @native()
-
trait
VirtualConsole
extends Object
Virtual Console
Virtual Console
- Annotations
- @RawJSType() @native()