feat(@vben/docs): preview components are supported within documents (#4250)
This commit is contained in:
11
docs/src/components/introduction.md
Normal file
11
docs/src/components/introduction.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# 介绍
|
||||
|
||||
::: tip README
|
||||
|
||||
该文档介绍的是框架组件的使用方法、属性、事件等。如果你觉得组件封装的不好,或者不符合你的需求,你可以直接使用原生的组件,或者自己封装一个组件,不需要拘泥于框架提供的组件。我们只是提供了一些常用的组件,方便你快速开发。是否使用,取决于你的需求。
|
||||
|
||||
:::
|
||||
|
||||
## 通用组件
|
||||
|
||||
通用组件是一些常用的组件,比如弹窗、抽屉、表单等。大部分基于 `Tailwind CSS` 实现,可适用于不同 UI 组件库的应用。
|
Reference in New Issue
Block a user