Module
Html.Codegen.Halogen
- Package
- purescript-html-codegen-halogen
- Repository
- ongyiren1994/purescript-html-codegen-halogen
#renderHtmlNode Source
renderHtmlNode :: HtmlNode -> String
#renderElement Source
renderElement :: Element -> String
#renderElementName Source
renderElementName :: String -> String
#renderClassAttribute Source
renderClassAttribute :: String -> String
#AttributeNameParam Source
data AttributeNameParam
Some are commented out as it requires Type Constructors from other modules
Constructors
#defaultAttributeNameNumberParams Source
defaultAttributeNameNumberParams :: Array String
Commented out because the values might be string in javascript
#defaultAttributeNameIntParams Source
defaultAttributeNameIntParams :: Array String
Commented out because the values might be string in javascript
- Modules
- Html.
Codegen. Halogen