Redirect

net.wiringbits.webapp.utils.slinkyUtils.facades.reactrouterdom.Redirect$
object Redirect extends ExternalComponent

Attributes

Graph
Supertypes
class ExternalComponent
class ExternalComponentWithAttributes[Nothing]
class ExternalComponentWithAttributesWithRefType[Nothing, Object]
class Object
trait Matchable
class Any
Show all
Self type
Redirect.type

Members list

Type members

Classlikes

case class Props(to: String)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Inherited types

type Element = E

Attributes

Inherited from:
ExternalComponentWithAttributesWithRefType
type RefType = R

Attributes

Inherited from:
ExternalComponentWithAttributesWithRefType

Value members

Concrete methods

def apply(to: String): ReactElement

Inherited methods

def apply(p: Props): BuildingComponent[E, R]

Attributes

Inherited from:
ExternalComponentWithAttributesWithRefType

Concrete fields

override val component: String | Object