HTMLSelectedContentElement
Experimental: This is an experimental technology
Check the Browser compatibility table carefully before using this in production.
The HTMLSelectedContentElement
interface represents a <selectedcontent>
element in the DOM.
Instance properties
This interface has no properties, but inherits properties from: HTMLElement
.
Instance methods
This interface has no methods, but inherits methods from: HTMLElement
.
Specifications
Specification |
---|
HTML> # htmlselectedcontentelement> |
Browser compatibility
Loading…
See also
- The HTML element implementing this interface:
<selectedcontent>
.