[][src]Function sauron::html::option

pub fn option<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 option element