HtmlUl

ostrat.pWeb.HtmlUl
See theHtmlUl companion class
object HtmlUl

Companion object for HtmlUl unordered list HTML element class, contains factory apply method with repeat parameters.

Attributes

Companion
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
HtmlUl.type

Members list

Type members

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete methods

def apply(contents: XCon*): HtmlUl

Factory apply method for HTML UL unordered list.

Factory apply method for HTML UL unordered list.

Attributes