Element.assignedSlot
The assignedSlot property of the Element interface returns the HTMLSlotElement interface associated with the element.
Syntax
var htmlSlotElement = element.assignedSlot
Value
An instance of HTMLSlotElement.
Specifications
| Specification |
|---|
| DOM Standard # dom-slotable-assignedslot |
Browser Compatibility
BCD tables only load in the browser