YuezhenQin / yuezhenqin.github.io

This is a ✨special ✨ repository for Q.
2 stars 0 forks source link

interface elements #3

Open YuezhenQin opened 3 months ago

YuezhenQin commented 3 months ago

In this topic, you will learn about the interface elements used to create applications. There are many different types, each with its own characteristics and purpose. Unsurprisingly, some elements are much more popular than others.

Interface element types

It's important to understand some key points before looking at specific examples of interface elements.

An example of the classification of interface elements can be found on usability.gov. They suggest four groups:

common UI kits

Android Material Design kit, https://material.io/ iOS UI kit, https://developer.apple.com/design/resources/

YuezhenQin commented 3 months ago

Feedback

Users need regular reassurance that the system is still functioning. They also want to be made aware if something goes wrong. Even simple elements can provide users with encouraging feedback that the application is working.

Notifications

Loaders