Copyright | (c) digitally induced GmbH 2020 |
---|---|
Safe Haskell | None |
Documentation
setLayout :: (?context :: ControllerContext) => ((?context :: ControllerContext) => Layout) -> IO () Source #
newtype ViewLayout Source #
ViewLayout ((?context :: ControllerContext) => Layout) |