Function sauron_core::html::rb[][src]

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

Creates an html rb element