Components/ListItem

ListItem

Individual list item with icon, description, and action slot.

Installation

Examples

With icon and action

Icon on the left, extra content on the right.

Push notifications

Browser alert support

Email notifications

Weekly digest emails

Desktop app alerts

System tray notifications

API Reference

PropTypeDefaultDescription
iconReactNodeIcon rendered at the start of the item.
extraReactNodeContent rendered at the end of the item.
disabledbooleanfalseReduces opacity.
onClick() => voidMakes the item interactive.