BrowserRouter

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

Attributes

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

Members list

Type members

Classlikes

case class Props(basename: String, children: ReactElement)

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(basename: String)(children: ReactElement): ReactElement

Inherited methods

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

Attributes

Inherited from:
ExternalComponentWithAttributesWithRefType

Concrete fields

override val component: String | Object