Function textarea

Source
pub fn textarea(
    attributes: impl IntoIterator<Item = Attribute>,
    text: impl Into<Cow<'static, str>>,
) -> Element
Expand description

<textarea>