List
The v-list component is used to display information. It can contain an avatar, content, actions, subheaders and much more. Lists present content in a way that makes it easy to identify a specific item in a collection. They provide a consistent styling for organizing groups of text and images.
Basic
v-list
component can contain an avatar, content, actions and much more.
Rounded
You can make v-list-item
rounded using rounded prop
.
Density
Use density
prop to adjusts the spacing within the component. Available options are: default
, comfortable
, and compact
.
Action and item group
A three-line
list with actions. Utilizing v-list-group,
easily connect actions to your tiles.
Sub Group
Using the v-list-group
component you can create up to 2 levels in depth using the sub-group prop.
Two lines and subheader
For three line lists, the subtitle will clamp vertically at 2 lines and then ellipsis. This feature uses line-clamp and is not supported in all browsers.
Three Line
For three line lists, the subtitle will clamp vertically at 2 lines and then ellipsis. This feature uses line-clamp and is not supported in all browsers.
User List
Progress List
Shaped
Shaped lists have rounded borders on one side of the v-list-item
.
CONTENTS
Introduction
Basic
Rounded
Density
Nav
Action and item group
Sub Group
Two lines and subheader
Three Line
User List
Progress List
Shaped