Module 4.5 - Ionic UI Components

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/38

flashcard set

Earn XP

Description and Tags

Midterm Topic

Last updated 5:28 AM on 9/24/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

39 Terms

1
New cards

Components

  • Ionic apps are made of high-level building blocks called _, which allow you to quickly construct the UI for your app.


2
New cards

Action Sheet

  • Display a set of options with the ability to confirm or cancel an action.


3
New cards

Alert

  • Are a great way to offer the user the ability to choose a specific action or list of actions.


4
New cards

Badge

  • Are a small component that typically communicate a numerical value to the user.


5
New cards

Button

  • Let your users take action. They're an essential way to interact with and navigate through an app.


6
New cards

Card

  • Are a great way to display an important piece of content, and can contain images, buttons, text, and more.


7
New cards

Checkbox

  • Can be used to let the user know they need to make a binary decision.


8
New cards

Chip

  • Are a compact way to display data or actions


9
New cards

Content

  • Is the quintessential way to interact with and navigate through an app.


10
New cards

Data and Time Pickers

  • Are used to present an interface that makes it easy for users to select dates and times.


11
New cards

Floating Action Button

  • These are circular buttons that perform a primary action on a screen.


12
New cards

Icons

  • Beautifully designed icons for use in web, iOS, Android, and desktop apps.


13
New cards

Grid

  • It is a powerful mobile-first system for building custom layouts.


14
New cards

Infinite Scroll

  • Allows you to load new data as the user scrolls through your app.


15
New cards

Input

  • provides a way for users to enter data in your app.


16
New cards

Item

  • are an all-purpose UI container that can be used as part of a list.


17
New cards

List

  • can display rows of information, such as a contact list, playlist, or menu.


18
New cards

Navigation

  • Is how users move between different pages in your app.


19
New cards

Menu

  • are a common navigation pattern. They can be permanently on-screen, or revealed when needed.


20
New cards

Modal

  • They slide in and off screen to display a temporary UI and are often used for login or sign-up pages.


21
New cards

Popover

  • Provides an easy way to present information or options without changing contexts.


22
New cards

Progress Indicators

  • visualize the progression of an operation or activity.


23
New cards

Radio

  • allow you to present a set of exclusive options.


24
New cards

Refresher

  • provides pull-to-refresh functionality on a content component.


25
New cards

Searchbar

  • is used to search or filter items, usually from a toolbar.


26
New cards

Reorder

  • lets users drag and drop to reorder a list of items.


27
New cards

Routing

  • allows navigation based on the current path.


28
New cards

Segment

  • provide a set of exclusive buttons that can be used as a filter or view switcher.


29
New cards

Select

  • is similar to the native HTML select, with a few improvements to sorting and selecting.


30
New cards

Slides

  • They make it easy to create complex UI such as galleries, tutorials, and page-based layouts.


31
New cards

Tabs

  • enable tabbed navigation, a standard navigation pattern in modern apps.


32
New cards

Toast

  • is used to show a notification over the top of an app's content. It can be temporary or dismissable.


33
New cards

Toggle

  • are an input for binary options, often used for options and switches.


34
New cards

Toolbar

  • are used to house information and actions relating to your app.


35
New cards

Typography

  • Text is used to style or change the color of text within an application


36
New cards

Range

  • Lets users select a value by dragging a knob along a track


37
New cards

Media

  • A collection of media components, including avatars, icons, images, and thumbnails. designed to enhance visual content


38
New cards

Accordion

  • Provide collapsible sections in your content to reduce vertical space while providing a way of organizing and grouping information


39
New cards

Breadcrumbs

  • Are navigation items that are used to indicate where a user is on an app