Struct silkenweb_html::elements::Dialog [−][src]
pub struct Dialog(_);
Trait Implementations
impl DomElement for Dialog[src]
impl DomElement for Dialog[src]type Target = HtmlDialogElement
fn dom_element(&self) -> Self::Target[src]
Auto Trait Implementations
impl !RefUnwindSafe for Dialog
impl !RefUnwindSafe for Dialogimpl !UnwindSafe for Dialog
impl !UnwindSafe for Dialog