| Copyright | (c) digitally induced GmbH 2021 |
|---|---|
| Safe Haskell | None |
| Language | GHC2021 |
IHP.ServerSideComponent.RouterFunctions
Description
Documentation
routeComponent :: (Typeable component, Component component controller, FromJSON controller, InitControllerContext application, Typeable application, ?application :: application, ?request :: Request, ?respond :: Respond) => ControllerRoute application Source #