[]Function sauron::html::text

pub fn text<S, NS, TAG, ATT, VAL, EVENT, MSG>(
    s: S
) -> Node<NS, TAG, ATT, VAL, EVENT, MSG> where
    ATT: Clone,
    S: ToString

Create a textnode element