package tag
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- tag
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Type Members
- type A = "a"
- type Acronym = "acronym"
- type Address = "address"
- type Applet = "applet"
- type Area = "area"
- type Article = "article"
- trait Attributes extends AnyRef
- type Audio = "audio"
- type B = "b"
- type Base = "base"
- type Basefont = "basefont"
- type Big = "big"
- type Body = "body"
- type Br = "br"
- type Button = "button"
- type Canvas = "canvas"
- type Caption = "caption"
- type Center = "center"
- type Code = "code"
- type Col = "col"
- type Colgroup = "colgroup"
- type Content = "content"
- type Datalist = "datalist"
- type Dd = "dd"
- type Del = "del"
- type Details = "details"
- type Dialog = "dialog"
- type Dir = "dir"
- type Div = "div"
- type Dl = "dl"
- type Dt = "dt"
- type Em = "em"
- type Embed = "embed"
- type Fieldset = "fieldset"
- type Figcaption = "figcaption"
- type Figure = "figure"
- type Footer = "footer"
- type Form = "form"
- type Frame = "frame"
- type Frameset = "frameset"
- type H1 = "h1"
- type H2 = "h2"
- type H3 = "h3"
- type H4 = "h4"
- type H5 = "h5"
- type H6 = "h6"
- type Head = "head"
- type Header = "header"
- type Hgroup = "hgroup"
- type Hr = "hr"
- type Html = "html"
- type I = "i"
- type Iframe = "iframe"
- type Img = "img"
- type Input = "input"
- type Ins = "ins"
- type Isindex = "isindex"
- type Keygen = "keygen"
- type Label = "label"
- type Legend = "legend"
- type Li = "li"
- type Link = "link"
- type Listing = "listing"
- type Main = "main"
- type Map = "map"
- type Menu = "menu"
- type Menuitem = "menuitem"
- type Meta = "meta"
- type Meter = "meter"
- type Nav = "nav"
- type Noscript = "noscript"
- type Object = "object"
- type Ol = "ol"
- type Optgroup = "optgroup"
- type Option = "option"
- type Output = "output"
- type P = "p"
- type Param = "param"
- type Plaintext = "plaintext"
- type Pre = "pre"
- type Progress = "progress"
- type Script = "script"
- type Section = "section"
- type Select = "select"
- type Shadow = "shadow"
- type Small = "small"
- type Source = "source"
- type Spacer = "spacer"
- type Span = "span"
- type Strike = "strike"
- type Strong = "strong"
- type Style = "style"
- type Summary = "summary"
- type Svg = "svg"
- type Table = "table"
- type Tbody = "tbody"
- type Td = "td"
- type Template = "template"
- type Textarea = "textarea"
- type Tfoot = "tfoot"
- type Th = "th"
- type Thead = "thead"
- type Title = "title"
- type Tr = "tr"
- type Track = "track"
- type Tt = "tt"
- type Ul = "ul"
- type Video = "video"
- type Xmp = "xmp"
Value Members
- val A: Tag["a"]
- val Acronym: Tag["acronym"]
- val Address: Tag["address"]
- val Applet: Tag["applet"]
- val Area: Tag["area"]
- val Article: Tag["article"]
- val Audio: Tag["audio"]
- val B: Tag["b"]
- val Base: Tag["base"]
- val Basefont: Tag["basefont"]
- val Big: Tag["big"]
- val Body: Tag["body"]
- val Br: Tag["br"]
- val Button: Tag["button"]
- val Canvas: Tag["canvas"]
- val Caption: Tag["caption"]
- val Center: Tag["center"]
- val Code: Tag["code"]
- val Col: Tag["col"]
- val Colgroup: Tag["colgroup"]
- val Content: Tag["content"]
- val Datalist: Tag["datalist"]
- val Dd: Tag["dd"]
- val Del: Tag["del"]
- val Details: Tag["details"]
- val Dialog: Tag["dialog"]
- val Dir: Tag["dir"]
- val Div: Tag["div"]
- val Dl: Tag["dl"]
- val Dt: Tag["dt"]
- val Em: Tag["em"]
- val Embed: Tag["embed"]
- val Fieldset: Tag["fieldset"]
- val Figcaption: Tag["figcaption"]
- val Figure: Tag["figure"]
- val Footer: Tag["footer"]
- val Form: Tag["form"]
- val Frame: Tag["frame"]
- val Frameset: Tag["frameset"]
- val H1: Tag["h1"]
- val H2: Tag["h2"]
- val H3: Tag["h3"]
- val H4: Tag["h4"]
- val H5: Tag["h5"]
- val H6: Tag["h6"]
- val Head: Tag["head"]
- val Header: Tag["header"]
- val Hgroup: Tag["hgroup"]
- val Hr: Tag["hr"]
- val Html: Tag["html"]
- val I: Tag["i"]
- val Iframe: Tag["iframe"]
- val Img: Tag["img"]
- val Input: Tag["input"]
- val Ins: Tag["ins"]
- val Isindex: Tag["isindex"]
- val Keygen: Tag["keygen"]
- val Label: Tag["label"]
- val Legend: Tag["legend"]
- val Li: Tag["li"]
- val Link: Tag["link"]
- val Listing: Tag["listing"]
- val Main: Tag["main"]
- val Map: Tag["map"]
- val Menu: Tag["menu"]
- val Menuitem: Tag["menuitem"]
- val Meta: Tag["meta"]
- val Meter: Tag["meter"]
- val Nav: Tag["nav"]
- val Noscript: Tag["noscript"]
- val Object: Tag["object"]
- val Ol: Tag["ol"]
- val Optgroup: Tag["optgroup"]
- val Option: Tag["option"]
- val Output: Tag["output"]
- val P: Tag["p"]
- val Param: Tag["param"]
- val Plaintext: Tag["plaintext"]
- val Pre: Tag["pre"]
- val Progress: Tag["progress"]
- val Script: Tag["script"]
- val Section: Tag["section"]
- val Select: Tag["select"]
- val Shadow: Tag["shadow"]
- val Small: Tag["small"]
- val Source: Tag["source"]
- val Spacer: Tag["spacer"]
- val Span: Tag["span"]
- val Strike: Tag["strike"]
- val Strong: Tag["strong"]
- val Style: Tag["style"]
- val Summary: Tag["summary"]
- val Svg: Tag["svg"]
- val Table: Tag["table"]
- val Tbody: Tag["tbody"]
- val Td: Tag["td"]
- val Template: Tag["template"]
- val Textarea: Tag["textarea"]
- val Tfoot: Tag["tfoot"]
- val Th: Tag["th"]
- val Thead: Tag["thead"]
- val Title: Tag["title"]
- val Tr: Tag["tr"]
- val Track: Tag["track"]
- val Tt: Tag["tt"]
- val Ul: Tag["ul"]
- val Video: Tag["video"]
- val Xmp: Tag["xmp"]