List-Item. Overview

What does the component do?

  • It displays information in a list.

When should the component be used?

  • Within lists.

Rules

  • A list entry can be used as a display item or for navigation.
  • Swipe as well as click interactions can be defined on list entries.
  • Swipe-to-left is used for the first function and swipe-to-right is used for the second function.

Accessibility

  • If the function of the entry is only displayed via an icon, this must also be stored as an alternative text.
Variants

States

The component has the following states:

  • Default
  • Pressed
  • Disabled
  • Loading
  • Swipe left (optional)
  • Swipe right (optional)

Variants

The component has the following variants:

  • listed / boxed
  • with icon / without icon
  • with subtext / without subtext
  • with icon right / without icon right
  • with button / without button

Listed

Default

[object Promise]

without icon

[object Promise]

with subtext

[object Promise]

with icon right

[object Promise]

with button

[object Promise]

Boxed

Default

[object Promise]

Without icon

[object Promise]

With subtext

[object Promise]

With icon right

[object Promise]

With button

[object Promise]

Specification

[object Promise]