Interactive Elements Flashcards
What are sliders?
UI components that allow users to adjust values by sliding a handle along a track.
What are carousels?
A set of images or content that can be navigated through by the user, often used for galleries or featured content.
What are accordions?
Panels that expand or collapse to reveal or hide additional content.
What are stepper forms?
Multi-step forms that break a long process into smaller, manageable sections.
What are search bars?
Input fields that allow users to search for content or items within the application.
What are file uploads?
Elements that allow users to upload files from their device.
What are rich text editors?
Input areas that allow users to format text with styles, links, and media.
What are multiselect dropdowns?
Dropdowns that allow users to select multiple options from a list.
What is progressive disclosure?
A design technique where more complex options are revealed only when necessary, to keep the UI simple.
What are hover effects?
Visual changes that occur when users hover over an element, used to indicate interactivity.