Prologue
Getting Started
Dark Mode
Colors
Drag-and-drop
Forms
Utilities
Description List
A description list is typically used to display pairs of terms and details, like in invoices or product specifications, enhancing clarity and organization of information.
If you are using Tailwind v4, please refer to the 2.x documentation. This documentation assumes you are using Tailwind v3.
Basic
A description list is typically used to display pairs of terms and details, like in invoices or product specifications, enhancing clarity and organization of information.
Preview
Code
Installation
If you hit any issues, make sure you check out the installation guide here.
Anatomy
Import the components and use them as shown below, adapting the structure to fit each component.
Manual Installation
With Heading
This example shows with heading.
Preview
Code
With Card
Sometimes, you may want to use a card to display the description list. This example shows how to do it.
Preview
Code