Registry / web-framework / core-sjs1-2-13

core-sjs1-2-13

JSON →
library3.0.0javamavenunverified

Core Scala.js bindings for React, providing type-safe component creation and lifecycle management.

<dependency> <groupId>com.github.japgolly.scalajs-react</groupId> <artifactId>core_sjs1_2.13</artifactId> <version>3.0.0</version> </dependency>
INSTALL
IMPORT
SIG · CORE-SJS1-2-13
C
core-sjs1-2-13
web-frameworkjavav3.0.0
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.

ScalaComponent
✓ japgolly.scalajs.react.ScalaComponent

Create a simple React component.

import japgolly.scalajs.react._ import japgolly.scalajs.react.vdom.html_<^._ val Hello = ScalaComponent.builder[String] .render_P(name => <.div(s"Hello, $name!")) .build
Debug
Known issues
breakingVersion 3.0.0 may have breaking changes from earlier versions (e.g., callback API changes).
fix
Refer to the migration guide when upgrading from 2.x to 3.x.
affects: >=3.0.0
Upgrade
Version history
3.0.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Resources
core-sjs1-2-13 — mvn dependency:get core-sjs1-2-13 · libregistry