forked from forgetest5/react-components-docs
add comp[onents
This commit is contained in:
parent
8699a6acad
commit
0df6b3da4f
11
现有组件及待开发.md
11
现有组件及待开发.md
|
@ -1,8 +1,13 @@
|
|||
# 组件明细
|
||||
|
||||
### 现有组件
|
||||
|
||||
- button
|
||||
|
||||
### 待开发组件
|
||||
|
||||
#### 基本组件
|
||||
|
||||
- radio
|
||||
- checkbox
|
||||
- combo
|
||||
|
@ -15,18 +20,23 @@
|
|||
- tooltip
|
||||
- input
|
||||
- step
|
||||
|
||||
#### 复杂组件
|
||||
|
||||
- buttonGroup
|
||||
- menu
|
||||
- dialog
|
||||
- message
|
||||
- pagination
|
||||
- refer
|
||||
|
||||
#### 布局组件
|
||||
|
||||
- col
|
||||
- row
|
||||
|
||||
#### 插件式组件
|
||||
|
||||
- 日期组件
|
||||
- 表格组件
|
||||
- 表单组件
|
||||
|
@ -34,5 +44,6 @@
|
|||
- tree
|
||||
|
||||
#### 核心工具
|
||||
|
||||
- 表单校验
|
||||
- 拖拽
|
||||
|
|
Loading…
Reference in New Issue