Dùng đúng input type (email, tel, number) để hiện đúng keyboard.
- Set
inputmodeattribute. - Dùng
autocompletehints. - Touch-friendly size (min 44x44px).
- Label rõ ràng.
- Tránh hover-only interactions.
Use the correct input type (email, tel, number) to trigger the appropriate keyboard.
- Set the
inputmodeattribute. - Provide
autocompletehints. - Ensure touch-friendly size (min 44x44px).
- Use clear labels.
- Avoid hover-only interactions.