docs: update list schema and shortcut
This commit is contained in:
@@ -126,5 +126,6 @@ interface IElement {
|
|||||||
// 列表
|
// 列表
|
||||||
listType?: ListType;
|
listType?: ListType;
|
||||||
listStyle?: ListStyle;
|
listStyle?: ListStyle;
|
||||||
|
listWrap?: boolean;
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
@@ -9,6 +9,9 @@
|
|||||||
## Enter
|
## Enter
|
||||||
功能:换行
|
功能:换行
|
||||||
|
|
||||||
|
## Shift + Enter
|
||||||
|
功能:列表内换行
|
||||||
|
|
||||||
## ←
|
## ←
|
||||||
功能:向左移动
|
功能:向左移动
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user