| Copyright | (c) digitally induced GmbH 2021 |
|---|---|
| Safe Haskell | None |
| Language | GHC2021 |
IHP.ServerSideComponent.HtmlParser
Description
Documentation
Constructors
| Node | |
Fields
| |
| TextNode | Note: doesn't unescape chars like < |
Fields
| |
| PreEscapedTextNode | Used in |
Fields
| |
| Children | |
| CommentNode | A Comment that is rendered in the final HTML |
| NoRenderCommentNode | A comment that is not rendered in the final HTML |