script

object script extends Tag

The <strong>HTML <code><script></code> element</strong> is used to embed or reference an executable script.

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]