ModCB
japgolly.scalajs.react.extra.router.RouterCtlF$.ModCB
final case class ModCB[F[_], A](u: RouterCtlF[F, A], f: (A, F[Unit]) => F[Unit])(implicit x: Sync[F]) extends RouterCtlF[F, A]
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
Attributes
- Definition Classes
Attributes
- Definition Classes
Attributes
- Definition Classes
Attributes
- Definition Classes
Attributes
- Definition Classes
Inherited methods
Attributes
- Inherited from:
- RouterCtlF
Attributes
- Inherited from:
- RouterCtlF
Attributes
- Inherited from:
- RouterCtlF
Attributes
- Inherited from:
- RouterCtlF
Change the behaviour of set and all derivatives.
Change the behaviour of set and all derivatives.
For example, this can be used to set a component's state immediately before setting a new route.
Attributes
- Inherited from:
- RouterCtlF
Change the behaviour of set and all derivatives.
Change the behaviour of set and all derivatives.
For example, this can be used to set a component's state immediately before setting a new route.
Attributes
- Inherited from:
- RouterCtlF
Return a new version of this that executes the specified callback after setting new routes.
Return a new version of this that executes the specified callback after setting new routes.
Attributes
- Inherited from:
- RouterCtlF
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- RouterCtlF
Attributes
- Inherited from:
- RouterCtlF
Attributes
- Inherited from:
- RouterCtlF
Attributes
- Inherited from:
- RouterCtlF
Attributes
- Inherited from:
- RouterCtlF
Attributes
- Inherited from:
- RouterCtlF
Deprecated and Inherited methods
Attributes
- Deprecated
- true
- Inherited from:
- RouterCtlF
Attributes
- Deprecated
- true
- Inherited from:
- RouterCtlF
Attributes
- Deprecated
- true
- Inherited from:
- RouterCtlF
In this article