Skip to main content

input_element

Function input_element 

Source
pub fn input_element(
    element: &str,
    data: &str,
    props: InputProps<'_>,
    css_class: &str,
) -> HTMLResult