[][src]Function sauron::html::text

pub fn text<V, T, ATT, EVENT, MSG>(v: V) -> Node<T, ATT, EVENT, MSG> where
    ATT: Clone,
    V: ToString

Create a textnode element