LISTS¶
Lists present multiple line items vertically as a single continuous element. Lists are made up of a continuous column of rows. Each row contains a tile.Primary actions fill the tile, and supplemental actions are represented by icons and text.Lists are best suited for similar data types.
Usage¶
- A list consists of a single continuous column of tessellated sub-divisions of equal width called rows that function as containers for tiles.
- Tiles hold content, and can vary in height within a list.
- Lists are best suited to presenting a homogeneous data type or sets of data types, such as images and text.
List alternatives:¶
- If more than three lines of text need to be shown in list tiles, use cards instead.
- If the primary distinguishing content consists of images, use a grid list.
Density¶
When the mouse and keyboard are the primary input methods, measurements may be condensed to accommodate denser layouts.
Behaviour¶
Scrolling¶
Lists scroll only vertically.
Gestures¶
The swipe action of each tile should be consistent within lists. Tiles may be moved between a list and drop target (similar to moving a file into a folder) and picked up and manually reordered within a list.
Filtering and sorting¶
List tiles can be sorted or filtered by date, file size, alphabetical order, or other parameters.
Content¶
- Collections of list tiles present related content in a consistent format.
- Lists use hierarchy to prioritize a type or set of content, which helps users find the most important information.
- List tiles may contain up to three lines of text, and text length may vary between tiles in the same list.
- To display more than three lines of text, use a card.
Specifications :¶
- majority of space on a list tile should be dedicated to the primary action.
- Place the most distinguishing content towards the left of the tile.
- In tiles with multi-line content, place the most distinguishing content in the first line.
- Place supplemental actions on the right side.
Actions¶
Primary and supplemental actions (such as play, zoom in, delete, and select) may open a subsequent view, such as a card. They do not have a submenu or an action overflow menu.
Primary Actions :¶
- Fill the entire tile and are not represented solely by an individual icon or text button.
- Are consistent for all tiles in a specific list, such as the primary action in a list of music to play songs
Supplemental actions¶
- Supplemental Actions Are represented by icons, secondary text, etc
- These Have consistent functionality throughout a list, such as an icon that indicates if someone is online
- Have a consistent location in a list’s tiles
Repeating actions¶
- Avoid displaying a repeated supplemental action in tiles, such as a share action in every tile.
- Toggles, such as stars or pins, are exceptions because they provide unique information about each individual tile.
SPECS¶
For specs of different types of lists Click Here.