mdn slotThe slot property of the Element interface returns the name of the shadow DOM slot the element is insertedWe'll discuss using the template> and slot> elements, the slot attribute, and JavaScript to create a template with an encapsulated Shadow DOM. We'll then re-use