Trait

com.raquo.domtypes.generic.defs.tags

MiscTags

Related Doc: package tags

Permalink

trait MiscTags[T[_ <: DomHtmlElement], DomHtmlElement, HtmlTitle <: DomHtmlElement, HtmlStyle <: DomHtmlElement, HtmlElement <: DomHtmlElement, HtmlQuote <: DomHtmlElement, HtmlProgress <: DomHtmlElement, HtmlMenu <: DomHtmlElement] extends AnyRef

Contains HTML tags which are used less frequently. These are generally imported individually as needed.

Self Type
MiscTags[T, DomHtmlElement, HtmlTitle, HtmlStyle, HtmlElement, HtmlQuote, HtmlProgress, HtmlMenu] with HtmlTagBuilder[T, DomHtmlElement]
Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. MiscTags
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. lazy val abbr: T[HtmlElement]

    Permalink

    An abbreviation or acronym; the expansion of the abbreviation can be represented in the title attribute.

    An abbreviation or acronym; the expansion of the abbreviation can be represented in the title attribute.

    MDN

  5. lazy val address: T[HtmlElement]

    Permalink

    Defines a section containing contact information.

    Defines a section containing contact information.

    MDN

  6. lazy val article: T[HtmlElement]

    Permalink

    Defines self-contained content that could exist independently of the rest of the content.

    Defines self-contained content that could exist independently of the rest of the content.

    MDN

  7. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  8. lazy val aside: T[HtmlElement]

    Permalink

    Defines some content loosely related to the page content.

    Defines some content loosely related to the page content. If it is removed, the remaining content still makes sense.

    MDN

  9. lazy val bdi: T[HtmlElement]

    Permalink

    Represents text that must be isolated from its surrounding for bidirectional text formatting.

    Represents text that must be isolated from its surrounding for bidirectional text formatting. It allows embedding a span of text with a different, or unknown, directionality.

    MDN

  10. lazy val bdo: T[HtmlElement]

    Permalink

    Represents the directionality of its children, in order to explicitly override the Unicode bidirectional algorithm.

    Represents the directionality of its children, in order to explicitly override the Unicode bidirectional algorithm.

    MDN

  11. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @HotSpotIntrinsicCandidate() @throws( ... )
  12. lazy val command: T[HtmlElement]

    Permalink

    A command that the user can invoke.

    A command that the user can invoke.

    MDN

  13. lazy val dataTag: T[HtmlElement]

    Permalink

    Associates to its content a machine-readable equivalent.

    Associates to its content a machine-readable equivalent.

    MDN

  14. lazy val details: T[HtmlElement]

    Permalink

    A widget from which the user can obtain additional information or controls.

    A widget from which the user can obtain additional information or controls.

    MDN

  15. lazy val dfn: T[HtmlElement]

    Permalink

    Represents a term whose definition is contained in its nearest ancestor content.

    Represents a term whose definition is contained in its nearest ancestor content.

    MDN

  16. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  17. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  18. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
    Annotations
    @HotSpotIntrinsicCandidate()
  19. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
    Annotations
    @HotSpotIntrinsicCandidate()
  20. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  21. lazy val kbd: T[HtmlElement]

    Permalink

    Represents user input, often from a keyboard, but not necessarily.

    Represents user input, often from a keyboard, but not necessarily.

    MDN

  22. lazy val keyGen: T[HtmlElement]

    Permalink

    A key-pair generator control.

    A key-pair generator control.

    MDN

  23. lazy val main: T[HtmlElement]

    Permalink

    Defines the main or important content in the document.

    Defines the main or important content in the document. There is only one main element in the document.

    MDN

  24. lazy val mark: T[HtmlElement]

    Permalink

    Represents text highlighted for reference purposes, that is for its relevance in another context.

    Represents text highlighted for reference purposes, that is for its relevance in another context.

    MDN

  25. lazy val math: T[HtmlElement]

    Permalink

    Defines a mathematical formula.

    Defines a mathematical formula.

    MDN

  26. lazy val menu: T[HtmlMenu]

    Permalink

    A list of commands

    A list of commands

    MDN

  27. lazy val meter: T[HtmlElement]

    Permalink

    A scalar measurement within a known range.

    A scalar measurement within a known range.

    MDN

  28. lazy val nav: T[HtmlElement]

    Permalink

    Represents a section of a page that links to other pages or to parts within the page: a section with navigation links.

    Represents a section of a page that links to other pages or to parts within the page: a section with navigation links.

    MDN

  29. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  30. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @HotSpotIntrinsicCandidate()
  31. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @HotSpotIntrinsicCandidate()
  32. lazy val output: T[HtmlElement]

    Permalink

    The result of a calculation

    The result of a calculation

    MDN

  33. lazy val progress: T[HtmlProgress]

    Permalink

    A progress completion bar

    A progress completion bar

    MDN

  34. lazy val q: T[HtmlQuote]

    Permalink

    An inline quotation.

    An inline quotation.

    MDN

  35. lazy val rp: T[HtmlElement]

    Permalink

    Represents parenthesis around a ruby annotation, used to display the annotation in an alternate way by browsers not supporting the standard display for annotations.

    Represents parenthesis around a ruby annotation, used to display the annotation in an alternate way by browsers not supporting the standard display for annotations.

    MDN

  36. lazy val rt: T[HtmlElement]

    Permalink

    Represents the text of a ruby annotation.

    Represents the text of a ruby annotation.

    MDN

  37. lazy val ruby: T[HtmlElement]

    Permalink

    Represents content to be marked with ruby annotations, short runs of text presented alongside the text.

    Represents content to be marked with ruby annotations, short runs of text presented alongside the text. This is often used in conjunction with East Asian language where the annotations act as a guide for pronunciation, like the Japanese furigana .

    MDN

  38. lazy val samp: T[HtmlElement]

    Permalink

    Represents the output of a program or a computer.

    Represents the output of a program or a computer.

    MDN

  39. lazy val section: T[HtmlElement]

    Permalink

    Represents a generic section of a document, i.e., a thematic grouping of content, typically with a heading.

    Represents a generic section of a document, i.e., a thematic grouping of content, typically with a heading.

    MDN

  40. lazy val styleTag: T[HtmlStyle]

    Permalink

    Used to write inline CSS.

    Used to write inline CSS.

    MDN

  41. lazy val summary: T[HtmlElement]

    Permalink

    A summary, caption, or legend for a given details.

    A summary, caption, or legend for a given details.

    MDN

  42. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  43. lazy val time: T[HtmlElement]

    Permalink

    Represents a date and time value; the machine-readable equivalent can be represented in the datetime attribute

    Represents a date and time value; the machine-readable equivalent can be represented in the datetime attribute

    MDN

  44. lazy val titleTag: T[HtmlTitle]

    Permalink

    Defines the title of the document, shown in a browser's title bar or on the page's tab.

    Defines the title of the document, shown in a browser's title bar or on the page's tab. It can only contain text and any contained tags are not interpreted.

    MDN

  45. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  46. lazy val var: T[HtmlElement]

    Permalink

    Represents a variable.

    Represents a variable.

    MDN

  47. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  48. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  49. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Deprecated Value Members

  1. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @Deprecated @deprecated @throws( classOf[java.lang.Throwable] )
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

Inherited from AnyRef

Inherited from Any

Ungrouped