Module form

Module form 

Source

Structs§

FormControl
Form Control field
FormControlProps
Properties for a FormControl
SelectOptgroup
Option group
SelectOptgroupProps
Properties for a SelectOptgroup component.
SelectOption
Select option
SelectOptionProps
Properties for SelectOption

Enums§

AutocompleteAddressType
The street address to send the product. This can be combined with other tokens, such as “shipping street-address” and “shipping address-level2” or “billing street-address” and “billing address-level2”.
AutocompleteNameType
HTML attribute: autocomplete https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/autocomplete
AutocompletePasswordType
AutocompleteTelType
FormAutocompleteType
Type of form autocomplete, to be used with crate::component::form::FormControl.
FormControlType
Type of form control, to be used with crate::component::form::FormControl.
FormControlValidation
Validation type for a form control, with feedback message