pub fn FormField(_: FormFieldProps) -> Element
Form field wrapper component
For details, see the props struct definition.
label
String
id
required
bool
error
Option<String>
help_text
class
children
Element