details

object details extends Tag

The <strong>HTML <code><details></code> element</strong> is used as a disclosure widget from which the user can retrieve additional information.

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]