Interface: PDFHeadTitle
Title element for PDF document head. Sets the document title that appears in browser tabs and bookmarks.
Extends
HTMLAttributes
<HTMLTitleElement
>
Properties
content
content:
string
Text content that becomes the document title
Overrides
HTMLAttributes.content
elementType
elementType:
"TITLE"
Identifies this as a title element