noscript

Function noscript 

Source
pub fn noscript<MSG: Clone>(
    attrs: &[Attribute<MSG>],
    children: &[Node<MSG>],
) -> Node<MSG>
Expand description

Creates an html noscript element