Safe Haskell | None |
---|
Text.TDoc.XHtml
Documentation
type HtmlAttributesOf x = AttributesOf HtmlTag xSource
Constructors
Instances
lookupClassAttr :: IsAttributeOf ClassAttr nodeTag => HtmlAttributesOf nodeTag -> Maybe (String, HtmlAttributesOf nodeTag)Source
renderTDocHtml :: forall nodeTag. IsNode nodeTag => HtmlDoc nodeTag -> HtmlSource