Skip to main content

dialog

Function dialog 

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

Creates an html dialog element