Skip to content

Commit 1818563

Browse files
vuejs-jp-botkazupon
authored andcommitted
fix: removed slot attribute (#2406) (#1953)
1 parent ec75147 commit 1818563

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/v2/style-guide/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1616,7 +1616,6 @@ HTML では、空白を含まない属性値は引用符でくくらなくても
16161616
6. **一意の属性** (一意の値を必要とする属性)
16171617
- `ref`
16181618
- `key`
1619-
- `slot`
16201619

16211620
7. **双方向バインディング** (バインディングとイベントの結合)
16221621
- `v-model`

0 commit comments

Comments
 (0)