Skip to main content

tail

Function tail 

Source
pub fn tail(sel: &Selection<'_>) -> String
Expand description

Get text after element’s closing tag (tail).

Returns text nodes that follow this element until the next sibling element.