Skip to main content

input_named

Function input_named 

Source
pub fn input_named(
    input_type: impl AsRef<str>,
    name: impl AsRef<str>,
) -> Element
Expand description

An <input type="…" name="…">.