Skip to content

Commit 7d986f3

Browse files
fix: remove the restriction for name, which no longer applies (#531)
1 parent 552f361 commit 7d986f3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/api/options-misc.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44

55
- **Type:** `string`
66

7-
- **Restriction:** only respected when used as a component option.
8-
97
- **Details:**
108

119
Allow the component to recursively invoke itself in its template. Note that when a component is registered globally with `Vue.createApp({}).component({})`, the global ID is automatically set as its name.

0 commit comments

Comments
 (0)