Internal
Render an element to text, stripping out any HTML tags. This is roughly equivalent to getting innerText on a rendered element.
innerText
Render an element to text, stripping out any HTML tags. This is roughly equivalent to getting
innerText
on a rendered element.