WebIDLpedia

Slottable interface mixin

Definition

DOM Standard defines Slottable



interface mixin Slottable {
  readonly attribute HTMLSlotElement? assignedSlot;
};

Referring IDL interfaces/dictionaries