IHP Api Reference
Copyright(c) digitally induced GmbH 2021
Safe HaskellSafe-Inferred

IHP.ServerSideComponent.ViewFunctions

Description

 

Documentation

component :: forall component action. (Component component action, Typeable component) => Html Source #

componentFromState :: forall component action. (Component component action, Typeable component) => component -> Html Source #