[][src]Function nestxml::html::button

pub fn button<'a, W>(out: &'a mut EventWriter<W>) -> Element<'a, W> where
    W: Write + 'a, 

Returns an HTML element of the given type