scala.scalajs

js

package js

Linear Supertypes
AnyRef, scala.Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. js
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Value Members

  1. def constructorOf[T <: Any]: Dynamic

  2. def constructorTag[T <: Any](implicit tag: ConstructorTag[T]): ConstructorTag[T]

  3. def debugger(): Unit

  4. package dom

  5. def eval(x: String): Any

    Annotations
    @inline()
  6. def isUndefined(v: scala.Any): Boolean

    Annotations
    @inline()
  7. def native: Nothing

  8. def typeOf(x: Any): String

  9. def undefined: UndefOr[Nothing]

    Annotations
    @inline()
  10. def use[A](x: A): Using[A]

Inherited from AnyRef

Inherited from scala.Any

Ungrouped