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