[][src]Function sauron::prelude::html::command

pub fn command<MSG>(
    attrs: Vec<Attribute<&'static str, &'static str, AttributeValue, Event, MSG>>,
    children: Vec<Node<&'static str, &'static str, &'static str, AttributeValue, Event, MSG>>
) -> Node<&'static str, &'static str, &'static str, AttributeValue, Event, MSG>

Creates an html command element