ihp-ssc-1.5.0: Server Side Components for IHP
Copyright(c) digitally induced GmbH 2021
Safe HaskellNone
LanguageGHC2021

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 #