Setup

object Setup
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply(loadReact: Expr[Any]*): Expr[Unit]

Concrete fields

val postReact: Expr[Unit]

Preparation of the environment required after loading React JS, but before attempting SSR.

Preparation of the environment required after loading React JS, but before attempting SSR.

val preReact: Expr[Unit]

Preparation of the environment required before loading React JS.

Preparation of the environment required before loading React JS.