Please enable JavaScript.
Coggle requires JavaScript to display documents.
Interface Elements and Functions, BY KATELIN ARIAS :) - Coggle Diagram
Interface Elements and Functions
Input Controls
<Check boxes> Select one or more options in a vertical list
<Radio buttons> Select just one item at a time
<Dropdown lists> Select just one item at a time but allowing you to save space
<List boxes> Select multiple items, but supporting a longer list.
<Buttoms> Select an action labeled with text, an icon, or both.
<Dropdown Button> Displays a Drop-down list .
<Toggles> Change between two stages.
<Text fields> Enter text
<Date and Time pickers> Select date and/or time.
Navigational Components
<Search fieldZ Enter a keyword/phrase to get back relevant results
<Tags> find content in the same category.
<Breadcrumb> Identify location through a clickable trail of proceeding pages
<Pagination> divides content up between pages.
<Sliders> set or adjust a value.
<Icons> simplified image serving as an intuitive symbol that is used to help users to navigate the system.
Information Components
<Notifications> used to indicate items such as, the successful completion of a task, or an error or warning message.
<Progress bars> indicates where a user is as they advance through a series of steps in a process.
<Messages boxes> small window that provides information
Containers
<Accordion> vertically stacked list (show/hide). one or more items showing at a time.
BY KATELIN ARIAS :)