p
react_teleporter
package react_teleporter
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- react_teleporter
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Type Members
- trait SourceProps extends Object
- Annotations
- @JSType()
- trait TargetProps extends Object
- Annotations
- @JSType()
- trait Teleporter[TC <: Object] extends Object
- TC
Props passed to the source but defined in target.
- Annotations
- @JSType() @native()
- trait TeleporterOptions extends Object
- Annotations
- @JSType()
- trait TeleporterSource[TC <: Object] extends Object with ReactJSComponent
- Annotations
- @JSType() @native()
- trait TeleporterTarget[TC <: Object] extends Object with ReactJSComponent
- Annotations
- @JSType() @native()
Value Members
- object TeleporterSource
- object TeleporterTarget
- object createTeleporter extends Any
- Annotations
- @native() @JSImport("react-teleporter", "createTeleporter")
- object module extends Object
- Annotations
- @native() @JSImport("react-teleporter", JSImport.Namespace)