ul

object ul extends Tag

The<strong> HTML <code><ul></code> element</strong> represents an unordered list of items, typically rendered as a bulleted list.

trait Tag
class Object
trait Matchable
class Any

Type members

Classlikes

object tag extends TagElement

Types

type tagType = tag

Value members

Concrete methods

@inline
def apply(mods: TagMod[tag]*): WithAttrs[tagType]