Interaction Design Glossary

Here you can find important tech terms and definitions, explained in a simple and clear way.

Zoom Interaction

Zoom Interaction allows users to enlarge the view of a webpage. This includes: browser zoom and UI zoom.

Interaction Design
UI-UX

UI (User Interface)

The UI is the visual layer of the website, including all the design elements: buttons, icons, images, typography, and color schemes. Its primary goals are to ensure the interface is visually appealing, consistent, and reflective of the Brand Identity.

Interaction Design

Tooltip

Tooltips are a form of Microinteraction used to provide brief, helpful information without cluttering the main User Interface (UI). They are common on icons, abbreviated terms, or forms where extra clarity is needed.

UI-UX
Interaction Design

Scroll Animation

Scroll Animation includes effects like elements fading in as they enter the Viewport, objects moving at different speeds (Parallax Scrolling), or entire Sections transitioning as the user scrolls.

Animation
Interaction Design
User Experience

Microinteractions

Microinteractions are the subtle details that make a user interface feel alive and polished. They consist of: triggers, rules, feedback, and modes.

Interaction Design
UI-UX

Loading Animation

A Loading Animation is a form of Microinteraction used when a system needs a few moments to complete a task, such as fetching Dynamic Content via an API call, or during the initial page load.

Interaction Design
UI-UX

Hover Effect

The Hover Effect is a key element of Interaction Design and one of the Button States. It is a small, subtle Animation used to confirm to the user that an element (like a button, link, or image) is interactive and ready to be clicked.

Interaction Design

Form Validation

Form Validation provides necessary checks to ensure data accuracy and improve the User Experience (UX). It includes: format checks, required fields, real-time feedback and error states.

User Experience
Interaction Design

Error State

The Error State is a crucial element of Interaction Design that addresses user mistakes or system failures. Effective error states must be: clear, informative, and actionable.

UI-UX
Interaction Design

Button States

Every interactive element on a website, particularly a button or a CTA (Call to Action), should have multiple Button States to provide clear feedback to the user, a core tenet of Interaction Design. The most common states include: normal, hover, disabled, and focus.

Interaction Design