module Water::OpenTag

Direct including types

Defined in:

water/tag/open_tag.cr

Constant Summary

OPEN_TAGS = ["a", "abbr", "address", "article", "aside", "b", "bdi", "body", "button", "code", "details", "dialog", "div", "dd", "dl", "dt", "em", "fieldset", "figcaption", "figure", "footer", "form", "h1", "h2", "h3", "h4", "h5", "h6", "head", "header", "html", "i", "iframe", "label", "li", "main", "mark", "menuitem", "meter", "nav", "ol", "option", "pre", "progress", "rp", "rt", "ruby", "s", "section", "small", "span", "strong", "summary", "table", "tbody", "td", "textarea", "th", "thead", "time", "title", "tr", "u", "ul", "video", "wbr"] of ::String

Instance Method Summary

Macro Summary

Instance Method Detail

def a(attributes = "", &) #

def a(attributes, content) #

def a(content) #

def abbr(attributes = "", &) #

def abbr(attributes, content) #

def abbr(content) #

def address(attributes = "", &) #

def address(attributes, content) #

def address(content) #

def article(attributes = "", &) #

def article(attributes, content) #

def article(content) #

def aside(attributes = "", &) #

def aside(attributes, content) #

def aside(content) #

def b(attributes = "", &) #

def b(attributes, content) #

def b(content) #

def bdi(attributes = "", &) #

def bdi(attributes, content) #

def bdi(content) #

def body(attributes = "", &) #

def body(attributes, content) #

def body(content) #

def button(attributes = "", &) #

def button(attributes, content) #

def button(content) #

def code(attributes = "", &) #

def code(attributes, content) #

def code(content) #

def dd(attributes = "", &) #

def dd(attributes, content) #

def dd(content) #

def details(attributes = "", &) #

def details(attributes, content) #

def details(content) #

def dialog(attributes = "", &) #

def dialog(attributes, content) #

def dialog(content) #

def div(attributes = "", &) #

def div(attributes, content) #

def div(content) #

def dl(attributes = "", &) #

def dl(attributes, content) #

def dl(content) #

def dt(attributes = "", &) #

def dt(attributes, content) #

def dt(content) #

def em(attributes = "", &) #

def em(attributes, content) #

def em(content) #

def fieldset(attributes = "", &) #

def fieldset(attributes, content) #

def fieldset(content) #

def figcaption(attributes = "", &) #

def figcaption(attributes, content) #

def figcaption(content) #

def figure(attributes = "", &) #

def figure(attributes, content) #

def figure(content) #

def footer(attributes = "", &) #

def footer(attributes, content) #

def footer(content) #

def form(attributes = "", &) #

def form(attributes, content) #

def form(content) #

def h1(attributes = "", &) #

def h1(attributes, content) #

def h1(content) #

def h2(attributes = "", &) #

def h2(attributes, content) #

def h2(content) #

def h3(attributes = "", &) #

def h3(attributes, content) #

def h3(content) #

def h4(attributes = "", &) #

def h4(attributes, content) #

def h4(content) #

def h5(attributes = "", &) #

def h5(attributes, content) #

def h5(content) #

def h6(attributes = "", &) #

def h6(attributes, content) #

def h6(content) #

def head(attributes = "", &) #

def head(attributes, content) #

def head(content) #

def header(attributes = "", &) #

def header(attributes, content) #

def header(content) #

def html(attributes = "", &) #

def html(attributes, content) #

def html(content) #

def i(attributes = "", &) #

def i(attributes, content) #

def i(content) #

def iframe(attributes = "", &) #

def iframe(attributes, content) #

def iframe(content) #

def label(attributes = "", &) #

def label(attributes, content) #

def label(content) #

def li(attributes = "", &) #

def li(attributes, content) #

def li(content) #

def main(attributes = "", &) #

def main(attributes, content) #

def main(content) #

def mark(attributes = "", &) #

def mark(attributes, content) #

def mark(content) #

def menuitem(attributes = "", &) #

def menuitem(attributes, content) #

def menuitem(content) #

def meter(attributes = "", &) #

def meter(attributes, content) #

def meter(content) #

def nav(attributes = "", &) #

def nav(attributes, content) #

def nav(content) #

def ol(attributes = "", &) #

def ol(attributes, content) #

def ol(content) #

def option(attributes = "", &) #

def option(attributes, content) #

def option(content) #

def para(attributes = "", &) #

[View source]
def para(attributes, content) #

[View source]
def para(content) #

[View source]
def pre(attributes = "", &) #

def pre(attributes, content) #

def pre(content) #

def progress(attributes = "", &) #

def progress(attributes, content) #

def progress(content) #

def rp(attributes = "", &) #

def rp(attributes, content) #

def rp(content) #

def rt(attributes = "", &) #

def rt(attributes, content) #

def rt(content) #

def ruby(attributes = "", &) #

def ruby(attributes, content) #

def ruby(content) #

def s(attributes = "", &) #

def s(attributes, content) #

def s(content) #

def section(attributes = "", &) #

def section(attributes, content) #

def section(content) #

def select_tag(attributes = "", &) #

[View source]
def select_tag(attributes, content) #

[View source]
def select_tag(content) #

[View source]
def small(attributes = "", &) #

def small(attributes, content) #

def small(content) #

def span(attributes = "", &) #

def span(attributes, content) #

def span(content) #

def strong(attributes = "", &) #

def strong(attributes, content) #

def strong(content) #

def summary(attributes = "", &) #

def summary(attributes, content) #

def summary(content) #

def table(attributes = "", &) #

def table(attributes, content) #

def table(content) #

def tbody(attributes = "", &) #

def tbody(attributes, content) #

def tbody(content) #

def td(attributes = "", &) #

def td(attributes, content) #

def td(content) #

def textarea(attributes = "", &) #

def textarea(attributes, content) #

def textarea(content) #

def th(attributes = "", &) #

def th(attributes, content) #

def th(content) #

def thead(attributes = "", &) #

def thead(attributes, content) #

def thead(content) #

def time(attributes = "", &) #

def time(attributes, content) #

def time(content) #

def title(attributes = "", &) #

def title(attributes, content) #

def title(content) #

def tr(attributes = "", &) #

def tr(attributes, content) #

def tr(content) #

def u(attributes = "", &) #

def u(attributes, content) #

def u(content) #

def ul(attributes = "", &) #

def ul(attributes, content) #

def ul(content) #

def video(attributes = "", &) #

def video(attributes, content) #

def video(content) #

def wbr(attributes = "", &) #

def wbr(attributes, content) #

def wbr(content) #

Macro Detail

macro def_open_tag(tag) #

[View source]
macro def_renamed_open_tag(tag, alias_name) #

[View source]