web api instance property
Text: assignedSlot property
The read-only assignedSlot property of the Text interface
returns the HTMLSlotElement object associated with the element.
Value
An HTMLSlotElement,
or null if no <slot> element is associated with the text node.
Specifications
SpecificationsStandards references are available on the canonical MDN page.
Browser compatibility
Browser compatibilityCompatibility data is available on the canonical MDN page.