object module extends Object with Hooks with Utils
Value Members
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- final def asInstanceOf[T0]: T0
- def clone(): AnyRef
- def createRoutesFromChildren(children: UndefOr[Any] = js.undefined): Array[Any]
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- def generatePath(pathname: String, params: |[Dictionary[String], Object]): String
- final def getClass(): Class[_ <: AnyRef]
- def hasOwnProperty(v: String): Boolean
- def hashCode(): Int
- final def isInstanceOf[T0]: Boolean
- def isPrototypeOf(v: Object): Boolean
- def matchRoutes[S](routes: RouteSpec, location: |[Location[S], String], basename: UndefOr[String] = js.undefined, caseSensitive: UndefOr[Boolean] = js.undefined): |[Location[S], Null]
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- def propertyIsEnumerable(v: String): Boolean
- def resolveLocation[S](to: |[Location[S], String], fromPathName: String): Location[S]
- final def synchronized[T0](arg0: => T0): T0
- def toLocaleString(): String
- def toString(): String
- def useBlocker(blocker: Function1[UnblockingTx, Unit], when: UndefOr[Boolean] = js.undefined): Unit
- def useHref[S](to: |[LocationInit[S], String]): String
- def useLocation[S](): Location[S]
- def useMatch[S](to: |[LocationInit[S], String]): Boolean
- def useNavigate[S](): NavigateAction[S]
- def useOutlet(): ReactNode
- def useParams[P](): P
- def useResolvedLocation[S](to: |[LocationInit[S], String]): Location[S]
- def useRoutes(routes: RouteSpec, basename: UndefOr[String] = js.undefined, caseSensitive: UndefOr[Boolean] = js.undefined): ReactNode
- def valueOf(): Any
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
- final def wait(): Unit
Deprecated Value Members
- def finalize(): Unit
Inherited from Utils
Value Members
- def createRoutesFromChildren(children: UndefOr[Any] = js.undefined): Array[Any]
- def generatePath(pathname: String, params: |[Dictionary[String], Object]): String
- def matchRoutes[S](routes: RouteSpec, location: |[Location[S], String], basename: UndefOr[String] = js.undefined, caseSensitive: UndefOr[Boolean] = js.undefined): |[Location[S], Null]
- def resolveLocation[S](to: |[Location[S], String], fromPathName: String): Location[S]
Inherited from Object
Value Members
- def hasOwnProperty(v: String): Boolean
- def isPrototypeOf(v: Object): Boolean
- def propertyIsEnumerable(v: String): Boolean
- def toLocaleString(): String
- def valueOf(): Any
Inherited from Any
Value Members
- final def asInstanceOf[T0]: T0
- final def isInstanceOf[T0]: Boolean
Ungrouped
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- final def asInstanceOf[T0]: T0
- def clone(): AnyRef
- def createRoutesFromChildren(children: UndefOr[Any] = js.undefined): Array[Any]
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- def generatePath(pathname: String, params: |[Dictionary[String], Object]): String
- final def getClass(): Class[_ <: AnyRef]
- def hasOwnProperty(v: String): Boolean
- def hashCode(): Int
- final def isInstanceOf[T0]: Boolean
- def isPrototypeOf(v: Object): Boolean
- def matchRoutes[S](routes: RouteSpec, location: |[Location[S], String], basename: UndefOr[String] = js.undefined, caseSensitive: UndefOr[Boolean] = js.undefined): |[Location[S], Null]
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- def propertyIsEnumerable(v: String): Boolean
- def resolveLocation[S](to: |[Location[S], String], fromPathName: String): Location[S]
- final def synchronized[T0](arg0: => T0): T0
- def toLocaleString(): String
- def toString(): String
- def useBlocker(blocker: Function1[UnblockingTx, Unit], when: UndefOr[Boolean] = js.undefined): Unit
- def useHref[S](to: |[LocationInit[S], String]): String
- def useLocation[S](): Location[S]
- def useMatch[S](to: |[LocationInit[S], String]): Boolean
- def useNavigate[S](): NavigateAction[S]
- def useOutlet(): ReactNode
- def useParams[P](): P
- def useResolvedLocation[S](to: |[LocationInit[S], String]): Location[S]
- def useRoutes(routes: RouteSpec, basename: UndefOr[String] = js.undefined, caseSensitive: UndefOr[Boolean] = js.undefined): ReactNode
- def valueOf(): Any
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
- final def wait(): Unit
- def finalize(): Unit