docs: update list schema and shortcut

This commit is contained in:
Hufe921
2023-04-28 21:32:11 +08:00
parent 69750a115a
commit 98ea30e203
2 changed files with 4 additions and 0 deletions
+1
View File
@@ -126,5 +126,6 @@ interface IElement {
// 列表 // 列表
listType?: ListType; listType?: ListType;
listStyle?: ListStyle; listStyle?: ListStyle;
listWrap?: boolean;
} }
``` ```
+3
View File
@@ -9,6 +9,9 @@
## Enter ## Enter
功能:换行 功能:换行
## Shift + Enter
功能:列表内换行
## ← ## ←
功能:向左移动 功能:向左移动