DynamicRouteB

japgolly.scalajs.react.extra.router.StaticDsl$.DynamicRouteB
final class DynamicRouteB[Page, Props, P <: Page, O](f: (P => Action[Page, Props]) => O) extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any

Members list

Value members

Concrete methods

def ~>(g: P => Action[Page, Props]): O