File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ It implements the most common pattern of mobile form user interaction by convens
16
16
- It displays different icons for valid and invalid field values
17
17
- It displays validation message inside the field
18
18
- When a field receives focus, it displays a keyboard (\* )
19
- - If it is not the last field in the form, the keyboard return key is set to ` Next ` ( \*\* )
19
+ - If it is not the last field in the form, the keyboard return key is set to ` Next `
20
20
- If it is the last field in the form, the keyboard return key is set to ` Done ` and hides keaboard on return
21
21
- When a field receives focus, the form scrolls to the top of the field to avoid it being hidden behind the keyboard
22
22
- When all fields lose focus, the form scrolls back to the top of the form
You can’t perform that action at this time.
0 commit comments