assignedSlot property
HTMLSlotElement?
get
assignedSlot
The read-only assignedSlot
property of the Text interface
returns the HTMLSlotElement object associated with the element.
Implementation
external HTMLSlotElement? get assignedSlot;