module StatusPage::HTMLBuilder::HTMLNodes
Direct including types
Defined in:
status_page/html_builder.crInstance Method Summary
- #div(**args, &)
- #escape(*output)
- #link(href : String, &)
- #link(content, href : String)
- #node(name, **args, &)
- #pre(**args, &)