module Blueprint::HTML
Included Modules
Direct including types
Defined in:
blueprint/html.crblueprint/html/attributes_renderer.cr
Class Method Summary
Instance Method Summary
- #a(**attributes, &) : Nil
- #a(**attributes) : Nil
- #abbr(**attributes, &) : Nil
- #abbr(**attributes) : Nil
- #address(**attributes, &) : Nil
- #address(**attributes) : Nil
- #area(**attributes) : Nil
- #around_render(&) : Nil
- #article(**attributes, &) : Nil
- #article(**attributes) : Nil
- #aside(**attributes, &) : Nil
- #aside(**attributes) : Nil
- #audio(**attributes, &) : Nil
- #audio(**attributes) : Nil
- #b(**attributes, &) : Nil
- #b(**attributes) : Nil
- #base(**attributes) : Nil
- #bdi(**attributes, &) : Nil
- #bdi(**attributes) : Nil
- #bdo(**attributes, &) : Nil
- #bdo(**attributes) : Nil
- #blockquote(**attributes, &) : Nil
- #blockquote(**attributes) : Nil
- #body(**attributes, &) : Nil
- #body(**attributes) : Nil
- #br(**attributes) : Nil
- #button(**attributes, &) : Nil
- #button(**attributes) : Nil
- #canvas(**attributes, &) : Nil
- #canvas(**attributes) : Nil
- #caption(**attributes, &) : Nil
- #caption(**attributes) : Nil
- #cite(**attributes, &) : Nil
- #cite(**attributes) : Nil
- #code(**attributes, &) : Nil
- #code(**attributes) : Nil
- #col(**attributes) : Nil
- #colgroup(**attributes, &) : Nil
- #colgroup(**attributes) : Nil
- #comment(content) : Nil
- #data(**attributes, &) : Nil
- #data(**attributes) : Nil
- #datalist(**attributes, &) : Nil
- #datalist(**attributes) : Nil
- #dd(**attributes, &) : Nil
- #dd(**attributes) : Nil
- #del(**attributes, &) : Nil
- #del(**attributes) : Nil
- #details(**attributes, &) : Nil
- #details(**attributes) : Nil
- #dfn(**attributes, &) : Nil
- #dfn(**attributes) : Nil
- #dialog(**attributes, &) : Nil
- #dialog(**attributes) : Nil
- #div(**attributes, &) : Nil
- #div(**attributes) : Nil
- #dl(**attributes, &) : Nil
- #dl(**attributes) : Nil
- #doctype : Nil
- #dt(**attributes, &) : Nil
- #dt(**attributes) : Nil
- #element(tag_name : String | Symbol, **attributes, &) : Nil
- #em(**attributes, &) : Nil
- #em(**attributes) : Nil
- #embed(**attributes) : Nil
- #escape_once(value) : Blueprint::SafeValue
- #fieldset(**attributes, &) : Nil
- #fieldset(**attributes) : Nil
- #figcaption(**attributes, &) : Nil
- #figcaption(**attributes) : Nil
- #figure(**attributes, &) : Nil
- #figure(**attributes) : Nil
- #footer(**attributes, &) : Nil
- #footer(**attributes) : Nil
- #form(**attributes, &) : Nil
- #form(**attributes) : Nil
- #h1(**attributes, &) : Nil
- #h1(**attributes) : Nil
- #h2(**attributes, &) : Nil
- #h2(**attributes) : Nil
- #h3(**attributes, &) : Nil
- #h3(**attributes) : Nil
- #h4(**attributes, &) : Nil
- #h4(**attributes) : Nil
- #h5(**attributes, &) : Nil
- #h5(**attributes) : Nil
- #h6(**attributes, &) : Nil
- #h6(**attributes) : Nil
- #head(**attributes, &) : Nil
- #head(**attributes) : Nil
- #header(**attributes, &) : Nil
- #header(**attributes) : Nil
- #hgroup(**attributes, &) : Nil
- #hgroup(**attributes) : Nil
- #hr(**attributes) : Nil
- #html(**attributes, &) : Nil
- #html(**attributes) : Nil
- #i(**attributes, &) : Nil
- #i(**attributes) : Nil
- #iframe(**attributes) : Nil
- #img(**attributes) : Nil
- #input(**attributes) : Nil
- #ins(**attributes, &) : Nil
- #ins(**attributes) : Nil
- #kbd(**attributes, &) : Nil
- #kbd(**attributes) : Nil
- #label(**attributes, &) : Nil
- #label(**attributes) : Nil
- #legend(**attributes, &) : Nil
- #legend(**attributes) : Nil
- #li(**attributes, &) : Nil
- #li(**attributes) : Nil
- #link(**attributes) : Nil
- #main(**attributes, &) : Nil
- #main(**attributes) : Nil
- #map(**attributes, &) : Nil
- #map(**attributes) : Nil
- #mark(**attributes, &) : Nil
- #mark(**attributes) : Nil
- #menu(**attributes, &) : Nil
- #menu(**attributes) : Nil
- #meta(**attributes) : Nil
- #meter(**attributes, &) : Nil
- #meter(**attributes) : Nil
- #nav(**attributes, &) : Nil
- #nav(**attributes) : Nil
- #noscript(**attributes, &) : Nil
- #noscript(**attributes) : Nil
- #object(**attributes, &) : Nil
- #object(**attributes) : Nil
- #ol(**attributes, &) : Nil
- #ol(**attributes) : Nil
- #optgroup(**attributes, &) : Nil
- #optgroup(**attributes) : Nil
- #option(**attributes, &) : Nil
- #option(**attributes) : Nil
- #output(**attributes, &) : Nil
- #output(**attributes) : Nil
- #p(**attributes, &) : Nil
- #p(**attributes) : Nil
- #picture(**attributes, &) : Nil
- #picture(**attributes) : Nil
- #plain(content : String) : Nil
- #portal(**attributes) : Nil
- #pre(**attributes, &) : Nil
- #pre(**attributes) : Nil
- #progress(**attributes, &) : Nil
- #progress(**attributes) : Nil
- #q(**attributes, &) : Nil
- #q(**attributes) : Nil
- #raw(content : Blueprint::SafeObject) : Nil
- #render(renderable : Blueprint::HTML) : Nil
- #render(renderable : Blueprint::HTML.class) : Nil
- #render(renderable : Blueprint::HTML, &) : Nil
- #render(renderable : Blueprint::HTML.class, &) : Nil
- #render(renderable) : Nil
- #render? : Bool
- #rp(**attributes, &) : Nil
- #rp(**attributes) : Nil
- #rt(**attributes, &) : Nil
- #rt(**attributes) : Nil
- #ruby(**attributes, &) : Nil
- #ruby(**attributes) : Nil
- #s(**attributes, &) : Nil
- #s(**attributes) : Nil
- #safe(value) : Blueprint::SafeValue
- #samp(**attributes, &) : Nil
- #samp(**attributes) : Nil
- #script(**attributes, &) : Nil
- #script(**attributes) : Nil
- #section(**attributes, &) : Nil
- #section(**attributes) : Nil
- #select_tag(**attributes, &) : Nil
- #select_tag(**attributes) : Nil
- #slot(**attributes, &) : Nil
- #slot(**attributes) : Nil
- #small(**attributes, &) : Nil
- #small(**attributes) : Nil
- #source(**attributes) : Nil
- #span(**attributes, &) : Nil
- #span(**attributes) : Nil
- #strong(**attributes, &) : Nil
- #strong(**attributes) : Nil
- #style(**attributes, &) : Nil
- #style(**attributes) : Nil
- #sub(**attributes, &) : Nil
- #sub(**attributes) : Nil
- #summary(**attributes, &) : Nil
- #summary(**attributes) : Nil
- #sup(**attributes, &) : Nil
- #sup(**attributes) : Nil
- #svg(**attributes) : Nil
- #svg(**attributes, &) : Nil
- #table(**attributes, &) : Nil
- #table(**attributes) : Nil
- #tbody(**attributes, &) : Nil
- #tbody(**attributes) : Nil
- #td(**attributes, &) : Nil
- #td(**attributes) : Nil
- #template(**attributes, &) : Nil
- #template(**attributes) : Nil
- #textarea(**attributes, &) : Nil
- #textarea(**attributes) : Nil
- #tfoot(**attributes, &) : Nil
- #tfoot(**attributes) : Nil
- #th(**attributes, &) : Nil
- #th(**attributes) : Nil
- #thead(**attributes, &) : Nil
- #thead(**attributes) : Nil
- #time(**attributes, &) : Nil
- #time(**attributes) : Nil
- #title(**attributes, &) : Nil
- #title(**attributes) : Nil
- #to_s(buffer : String::Builder) : Nil
- #to_s : String
- #to_s(buffer : String::Builder, &) : Nil
- #to_s(&) : String
- #tr(**attributes, &) : Nil
- #tr(**attributes) : Nil
- #track(**attributes) : Nil
- #u(**attributes, &) : Nil
- #u(**attributes) : Nil
- #ul(**attributes, &) : Nil
- #ul(**attributes) : Nil
- #var(**attributes, &) : Nil
- #var(**attributes) : Nil
- #video(**attributes, &) : Nil
- #video(**attributes) : Nil
- #void_element(tag_name : String | Symbol, **attributes) : Nil
- #wbr(**attributes) : Nil
- #whitespace : Nil