pub fn dialog<MSG>( attrs: &[Attribute<MSG>], children: &[Node<MSG>], ) -> Node<MSG>where MSG: Clone,
Creates an html dialog element