Demo

Description List

Used to associate terms with their relevant descriptions.

Loading...

Usage

example-usage.tsx
<DescriptionList>
  <DescriptionTerm>Customer</DescriptionTerm>
  <DescriptionDetails>Liam Johnson</DescriptionDetails>
</DescriptionList>