The input element represents a typed data field, usually with a form control to allow the user to edit the data.
- Implementers
- AcceptAttr
- AltAttr
- AutocompleteAttr
- AutofocusAttr
- CheckedAttr
- DirnameAttr
- DisabledAttr
- FormactionAttr
- FormAttr
- FormenctypeAttr
- FormmethodAttr
- FormnovalidateAttr
- FormtargetAttr
- GlobalHTMLAttribute
- HeightAttr
- InputmodeAttr
- ListAttr
- MaxAttr
- MaxlengthAttr
- MinAttr
- MinlengthAttr
- MultipleAttr
- NameAttr
- PatternAttr
- PlaceholderAttr
- ReadonlyAttr
- RequiredAttr
- SizeAttr
- SrcAttr
- StepAttr
- TypeAttr
- ValueAttr
- WidthAttr
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited