Updates an element's textContent when the source value changes.
textContent
bindText(source, `#blah`); Copy
bindText(source, `#blah`);
Updates an element's
textContent
when the source value changes.