Function sauron_core::html::s[][src]

pub fn s<MSG>(attrs: Vec<Attribute<MSG>>, children: Vec<Node<MSG>>) -> Node<MSG>
Expand description

Creates an html s element