Design Conventions
What is it?
Design conventions are widely accepted patterns and standards for how interfaces are structured and behave. They emerge from repeated use across products and platforms and become familiar to users over time.
Conventions act as shortcuts for understanding.
Examples in Action
- Hamburger menus for navigation on mobile
- Primary actions styled as buttons
- Consistent icon meanings (search, cart, profile)
- Form validation patterns and feedback
Typical Outcomes / Results
- Reduced need for instruction
- Faster interaction
- Lower friction and error rates
- Improved usability and consistency
This glossary entry reflects common interaction design standards.