List
stable llms.txtStructured list component with grouping, ordered/unordered variants, and interactive items.
Installation
bash
ts
Preset Configuration
Customize the appearance using presets
Examples
Explore different variations and use cases
Basic List
Simple list with items
List with Groups
List with section groups and titles
Clickable List
Interactive list items with click handlers
API Reference
Accessibility
- Use semantic ul or ol elements
- Ensure interactive items are keyboard accessible
- Proper ARIA attributes for custom lists
- Screen reader friendly structure