feat: add play in codesandbox

This commit is contained in:
Justineo
2021-09-15 19:19:09 +08:00
parent 1b98a996ff
commit 7b723e469b
11 changed files with 602 additions and 396 deletions

View File

@@ -97,6 +97,8 @@ Merge strategy for selected values. When all child nodes under a node are select
| -- | -- |
| `item` | [^item] |
| `item-label` | The label of each node. Shares the same scope properties with the `item` slot. |
| `item-before` | The area before the label of each node. Shares the same scope properties with the `item` slot. |
| `item-after` | The area after the label of each node. Shares the same scope properties with the `item` slot. |
^^^item
The content of each entire node.