DomElementInfo.title?
DomElementInfo › title?
Official
Type: string
HTML title (for hover tooltip).Example:
createEl('p', { title: 'foo' });DomElementInfo › title?
Official
Type: string
HTML title (for hover tooltip).Example:
createEl('p', { title: 'foo' });