Redirect

object Redirect extends ExternalComponent
class ExternalComponent
class ExternalComponentWithAttributes[Nothing]
class ExternalComponentWithAttributesWithRefType[Nothing, Object]
class Object
trait Matchable
class Any

Type members

Classlikes

case class Props(to: String)

Inherited types

type Element = E
Inherited from:
ExternalComponentWithAttributesWithRefType
type RefType = R
Inherited from:
ExternalComponentWithAttributesWithRefType

Value members

Concrete methods

def apply(to: String): ReactElement

Inherited methods

def apply(p: Props): BuildingComponent[Nothing, Object]
Inherited from:
ExternalComponentWithAttributesWithRefType

Concrete fields

override val component: String | Object