tags

object tags
class Object
trait Matchable
class Any

Type members

Types

type DocumentTags[T[_ <: Element]] = DocumentTags[T, Element, Html, Head, Base, Link, Meta, Script, Element]
type EmbedTags[T[_ <: Element]] = EmbedTags[T, Element, Image, IFrame, Embed, Object, Param, Video, Audio, Source, Track, Canvas, Map, Area]
type FormTags[T[_ <: Element]] = FormTags[T, Element, Form, FieldSet, Legend, Label, Input, Button, Select, DataList, OptGroup, Option, TextArea]
type GroupingTags[T[_ <: Element]] = GroupingTags[T, Element, Paragraph, HR, Pre, Quote, OList, UList, LI, DList, Element, Div]
type MiscTags[T[_ <: Element]] = MiscTags[T, Element, Title, Style, Element, Quote, Progress, Menu]
type SectionTags[T[_ <: Element]] = SectionTags[T, Element, Body, Element, Heading]
type SvgTags[T[_ <: Element]] = SvgTags[T, Element, A, Circle, ClipPath, Defs, Desc, Ellipse, FEBlend, FEColorMatrix, ComponentTransferFunction, FEComposite, FEConvolveMatrix, FEDiffuseLighting, FEDisplacementMap, FEDiffuseLighting, FEFlood, FEFuncA, FEFuncB, FEFuncG, FEFuncR, FEGaussianBlur, FEImage, FEMerge, FEMergeNode, FEMorphology, FEOffset, FEPointLight, FESpecularLighting, FESpecularLighting, FETile, FETurbulence, Filter, G, Image, Line, LinearGradient, Marker, Mask, Metadata, Path, Pattern, Polygon, Polyline, RadialGradient, RectElement, SVG, Stop, Switch, Symbol, Text, TextPath, TSpan, Use, View]
type TableTags[T[_ <: Element]] = TableTags[T, Element, Table, TableCaption, TableCol, TableSection, TableRow, TableCell]
type TextTags[T[_ <: Element]] = TextTags[T, Element, Anchor, Element, Span, BR, Mod]