Registry / utility / scalajs-dom-sjs1-3

scalajs-dom-sjs1-3

JSON →
library2.8.1javamavenunverified

Scala.js facade for the browser DOM API.

<dependency> <groupId>org.scala-js</groupId> <artifactId>scalajs-dom_sjs1_3</artifactId> <version>2.8.1</version> </dependency>
INSTALL
IMPORT
SIG · SCALAJS-DOM-SJS1-3
S
scalajs-dom-sjs1-3
utilityjavav2.8.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

document
org.scalajs.dom.document

Minimal usage of Scala.js DOM document.

import org.scalajs.dom.document object Example { def main(args: Array[String]): Unit = { println(document.title) } }
Debug
Known issues
breakingScala.js version compatibility: sjs1_3 targets Scala.js 1.x and Scala 3.
fix
Ensure your project uses Scala.js 1.x and Scala 3.
affects: >=2.0.0
Upgrade
Version history
2.8.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
scalajs-dom-sjs1-3 — mvn dependency:get scalajs-dom-sjs1-3 · libregistry