Skip to content

DomElementInfo.title?

DomElementInfo › title?

Official

Type: string

HTML title (for hover tooltip).

Example:

createEl('p', { title: 'foo' });