Function sauron_core::html::dialog[][src]

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

Creates an html dialog element