[][src]Function mt_dom::text

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

Create a textnode element