We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc98670 commit db2f2d6Copy full SHA for db2f2d6
docs/docs/api/skeleton.md
@@ -11,8 +11,9 @@ sidebar_position: 10
11
12

13
14
-页面上可以扩展的区域共 5 个,具体如下:
15
-
+页面上可以扩展的区域共 6 个,具体如下:
+
16
+
17
### 基本概念
18
#### 扩展区域位置 (area)
19
##### topArea
@@ -41,6 +42,11 @@ sidebar_position: 10
41
42
##### rightArea
43
44
右侧区域,常用于组件的配置。常见的扩展有:统一处理组件的配置项,例如统一删除某一个配置项,统一添加某一个配置项的。
45
46
+##### bottomArea
47
48
+底部扩展区域。
49
50
##### toolbar
51
52
跟 topArea 类似,按需放置面板插件~
0 commit comments