StaticRouteB

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

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any

Members list

Value members

Concrete methods

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