The type property of the HTMLEmbedElement interface returns a string that reflects the type attribute of the element, indicating the MIME type of the resource. It reflects the element's type attribute
type
MDN Reference