DynamicRouteB

final class DynamicRouteB[Page, Props, P <: Page, O](f: P => Action[Page, Props] => O) extends AnyVal
class AnyVal
trait Matchable
class Any

Value members

Concrete methods

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