kbd

object kbd extends Tag

The <strong>HTML <code><kbd></code> element</strong> represents user input and produces an inline element displayed in the browser's default monospace font.

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]