Switch

net.wiringbits.webapp.utils.slinkyUtils.facades.reactrouterdom.Switch$
object Switch extends ExternalComponentNoProps

Attributes

Graph
Supertypes
class ExternalComponentNoProps
class ExternalComponentNoPropsWithAttributes[Nothing]
class ExternalComponentNoPropsWithAttributesWithRefType[Nothing, Object]
class Object
trait Matchable
class Any
Show all
Self type
Switch.type

Members list

Value members

Inherited methods

def apply(mods: TagMod[Nothing]*): BuildingComponent[E, R]

Attributes

Inherited from:
ExternalComponentNoPropsWithAttributesWithRefType
def withKey(key: String): BuildingComponent[E, R]

Attributes

Inherited from:
ExternalComponentNoPropsWithAttributesWithRefType
def withRef(ref: Object => Unit | ReactRef[Object]): BuildingComponent[E, R]

Attributes

Inherited from:
ExternalComponentNoPropsWithAttributesWithRefType

Concrete fields

override val component: String | Object