useHistory

net.wiringbits.webapp.utils.slinkyUtils.facades.reactrouterdom.useHistory$
object useHistory extends Object

Attributes

Graph
Supertypes
class Object
trait Any
class Object
trait Matchable
class Any
Self type
useHistory.type

Members list

Value members

Concrete methods

def apply(): useHistory.type
def go(n: Int): Unit
def goBack(): Unit
def goForward(): Unit
def push(path: String): Unit
def replace(path: String): Unit

Inherited methods

def hasOwnProperty(v: String): Boolean

Attributes

Inherited from:
Object
def isPrototypeOf(v: Object): Boolean

Attributes

Inherited from:
Object
def propertyIsEnumerable(v: String): Boolean

Attributes

Inherited from:
Object
def toLocaleString(): String

Attributes

Inherited from:
Object
def valueOf(): Any

Attributes

Inherited from:
Object

Concrete fields

val length: Double