select

object select extends Tag

<span class="seoSummary">The <strong>HTML <code><select></code> element</strong> represents a control that provides a menu of options:</span>

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]