meter

object meter extends Tag

The <strong>HTML <code><meter></code> element</strong> represents either a scalar value within a known range or a fractional value.

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]