module Blueprint::HTML
Included Modules
- Blueprint::HTML::AttributesHandler
- Blueprint::HTML::BlockRenderer
- Blueprint::HTML::BufferAppender
- Blueprint::HTML::ComponentRegistrar
- Blueprint::HTML::ComponentRenderer
- Blueprint::HTML::ElementRegistrar
- Blueprint::HTML::ElementRenderer
- Blueprint::HTML::Forms
- Blueprint::HTML::Helpers
- Blueprint::HTML::StandardElements
- Blueprint::HTML::StyleBuilder
- Blueprint::HTML::SVG
- Blueprint::HTML::Utils
Direct including types
Defined in:
blueprint/html.crblueprint/html/attributes_handler.cr
blueprint/html/builder.cr
Class Method Summary
Instance Method Summary
- #to_s(buffer : String::Builder) : Nil
- #to_s : String
- #to_s(buffer : String::Builder, &) : Nil
- #to_s(&) : String