dialog

object dialog extends Tag

The <strong>HTML <code><dialog></code> element</strong> represents a dialog box or other interactive component, such as an inspector or window.

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]