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

IHP.Controller.Layout

Description

 

Documentation

setLayout :: (?context :: ControllerContext) => ((?context :: ControllerContext) => Layout) -> IO () Source #

newtype ViewLayout Source #

Constructors

ViewLayout ((?context :: ControllerContext) => Layout)