naive-ui/demo/documentation/components/descriptions/enUS/index.demo-entry.md

815 B

Descriptions

Display items of content easily.

Demos

basic
columns
span
placement
bordered
size

Props

Descriptions Props

Name Type Default Description
bordered boolean false
column number 3
label-align 'center' | 'left' | 'right' 'left'
label-placement 'top' | 'left' 'top'
size 'small' | 'medium' | 'large' 'medium'
theme 'light' | 'dark' | string undefined
title string undefined

Description Item Props

Name Type Default Description
label string undefined
span number 1

Slots

Descriptions Slots

Name Parameters Description
default ()
header ()

Description Item Slots

Name Parameters Description
default ()
label ()