pub type FormElementBuilder = fn(element: &str, data: &str, props: InputProps, css: &str) -> RUMString;