pub fn set_text(sel: &Selection<'_>, new_text: &str)
Set text before first child element.
Removes existing pre-element text and inserts new text.