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

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

Create a textnode element