Utilities
Description List
- HTML/CSS:Dev Ready
- Layout:Desktop Only
Default
Horizontal
Horizontal - Within narrow region
Inline
Inline - Within narrow region
.slds-dl_inline
.slds-dl_inline — Causes description list to display horizontally with `dt` followed immediately by the `dd`.
.slds-dl_inline__label
.slds-dl_inline__label — Marks a term
.slds-dl_inline__detail
.slds-dl_inline__detail — Marks a description
.slds-dl_horizontal
.slds-dl_horizontal — Causes description list to display horizontally with `dt` consuming 33% of the space and the `dd` taking up the rest.
.slds-dl_horizontal__label
.slds-dl_horizontal__label — Marks a term
.slds-dl_horizontal__detail
.slds-dl_horizontal__detail — Marks a description