Packages

package vr

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. trait Asset extends Object
    Annotations
    @RawJSType() @native()
  2. case class EdgeInsets(top: Double, bottom: Double, left: Double, right: Double) extends Product with Serializable
  3. case class Layout(x: Double, y: Double, width: Double, height: Double) extends Product with Serializable
  4. case class LayoutEvent(layout: Layout) extends Product with Serializable
  5. case class NativeSyntheticEvent[T](nativeEvent: T) extends Product with Serializable

Value Members

  1. object AppRegistry extends Object
    Annotations
    @native() @JSImport( "react-vr" , "AppRegistry" )
  2. object NativeSyntheticEvent extends Serializable
  3. object Pano extends ExternalComponent
    Annotations
    @react()
  4. object ReactVR extends Object
    Annotations
    @native() @JSImport( "react-vr" , JSImport.Namespace )
  5. object Text extends ExternalComponent
    Annotations
    @react()
  6. object View extends ExternalComponent
    Annotations
    @react()
  7. object VrButton extends ExternalComponent
    Annotations
    @react()

Ungrouped