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