UX Glossary Interaction Design

Interaction Design (IxD)

Interaction Design

The practice of designing the behaviors and responses of digital products — how they respond to user input, how transitions communicate change, and how the system conveys its state over time. Interaction design shapes the moment-to-moment experience of using a product, distinct from visual design (how it looks) and information architecture (how it is organized).

Interaction Design (IxD) illustration
Source: picsum.photos

Common contexts

Use when

Make IxD decisions explicit when handing off to engineers — document all component states, transitions, and edge cases, because undocumented behavior gets implemented inconsistently.

Avoid when

Don't treat interaction design as decoration added after visual design is finished — retrofitting logical behavior onto a completed visual structure almost always produces inconsistencies.

Most interaction design debt isn't visible in mockups — it lives in the undocumented edge cases that engineers and developers have to guess their way through at 11pm.

Real-world examples

Related terms

Affordance Feedback Microinteraction Animation (UI) State Machine
← Browse all UX Glossary terms