output

object output extends Tag

The <strong>HTML <code><output></code> element</strong> represents the result of a calculation or user action.

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]