nakai
Functions
pub fn const_component(func: fn() -> Node(a)) -> Node(a)
pub fn render_with_doctype(doctype doctype: Doctype, root root: Node(
a,
)) -> String
pub fn render_with_document_attrs(root: Node(a), attrs: List(
Attr(a),
)) -> String