Skip to main content

s

Function s 

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

Creates an html s element