naive-ui/demo/documentation/components/thing/enUS/index.demo-entry.md
07akioni 487001d697 build: add changelog to site, refactor loader based on suffix
.demo.md for component demo
.demo-entry.md for demo entry
.md for common docs
2020-08-19 23:30:04 +08:00

708 B

Thing

When you want to describe a thing, use thing. If you find it doesn't fit you demand, write one by yourself.

I wish there is a way to build all kinds of frequently used layout inside a component. It takes me some time to figure out that the component already exist, the brower itself.

Demos

basic
indent

Props

Name Type Default Description
theme 'light' | 'dark' | null null
title string null
title-extra string null
description string null
content string null
content-indented boolean false

Slots

Name Parameters Description
header ()
header-extra ()
description ()
default ()
action ()