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 AttributeNameParamSome are commented out as it requires Type Constructors from other modules
Constructors
#defaultAttributeNameNumberParams Source
defaultAttributeNameNumberParams :: Array StringCommented out because the values might be string in javascript
#defaultAttributeNameIntParams Source
defaultAttributeNameIntParams :: Array StringCommented out because the values might be string in javascript
- Modules
- Html.
Codegen. Halogen