param

object param extends Tag

The <strong>HTML <code><param></code> element</strong> defines parameters for an <a title="The HTML <object> element represents an external resource, which can be treated as an image, a nested browsing context, or a resource to be handled by a plugin." href="/en-US/docs/Web/HTML/Element/object"><code><object></code></a> element.

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]