embed

object embed extends Tag

The <strong>HTML <code><embed></code> element</strong> represents an integration point for an external application or interactive content (in other words, a plug-in).

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]