Optional
Text content of the tag.
Warning: This is not safe for XSS. Do not use this with user input, use textContent instead.
textContent
Sets the textContent of an element. Safer for XSS.
Text content of the tag.
Warning: This is not safe for XSS. Do not use this with user input, use
textContentinstead.