details

slinky.web.html.details$
object details extends Tag

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

Attributes

Graph
Supertypes
trait Tag
class Object
trait Matchable
class Any
Self type
details.type

Members list

Concise view

Type members

Classlikes

object tag extends TagElement

Attributes

Graph
Supertypes
class TagElement
class Object
trait Matchable
class Any
Self type
tag.type

Types

type tagType = tag.type

Value members

Concrete methods

def apply(mods: TagMod[tag.type]*): WithAttrs[tagType]