package html

Linear Supertypes
AnyRef, Any

Type Members

  1. implicit final class SaferHTMLButtonElement extends AnyVal

    See also

    https://html.spec.whatwg.org/multipage/forms.html#the-button-element

  2. implicit final class SaferHTMLCollection extends AnyVal

    See also

    https://dom.spec.whatwg.org/#htmlcollection

  3. implicit final class SaferHTMLDocument extends AnyVal

    See also

    https://dom.spec.whatwg.org/#interface-document

    https://html.spec.whatwg.org/multipage/dom.html#the-document-object

  4. implicit final class SaferHTMLElement extends AnyVal

    See also

    https://html.spec.whatwg.org/multipage/dom.html#htmlelement

  5. implicit final class SaferHTMLFieldSetElement extends AnyVal
  6. implicit final class SaferHTMLIFrameElement extends AnyVal

    See also

    https://html.spec.whatwg.org/multipage/embedded-content.html#the-iframe-element

  7. implicit final class SaferHTMLInputElement extends AnyVal

    See also

    https://html.spec.whatwg.org/multipage/forms.html#the-input-element

  8. implicit final class SaferHTMLLabelElement extends AnyVal

    See also

    https://html.spec.whatwg.org/multipage/forms.html#the-label-element

  9. implicit final class SaferHTMLLegendElement extends AnyVal

    See also

    https://html.spec.whatwg.org/multipage/forms.html#the-legend-element

  10. implicit final class SaferHTMLMediaElement extends AnyVal
  11. implicit final class SaferHTMLObjectElement extends AnyVal

    See also

    https://html.spec.whatwg.org/multipage/embedded-content.html#the-object-element

  12. implicit final class SaferHTMLOptionElement extends AnyVal

    See also

    https://html.spec.whatwg.org/multipage/forms.html#the-option-element

  13. implicit final class SaferHTMLSelectElement extends AnyVal

    See also

    https://html.spec.whatwg.org/multipage/forms.html#htmlselectelement

  14. implicit final class SaferHTMLTableElement extends AnyVal

    See also

    https://html.spec.whatwg.org/multipage/tables.html#the-table-element

  15. implicit final class SaferHTMLTextAreaElement extends AnyVal

    See also

    https://html.spec.whatwg.org/multipage/forms.html#the-textarea-element

Inherited from AnyRef

Inherited from Any

Ungrouped