Skip to content

Commit 4c4ef90

Browse files
chore: added a link to inheritAttrs option
1 parent 4de8ccb commit 4c4ef90

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/api/options-misc.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,9 @@ Controls whether the default component attribute fallthrough behavior should be
102102
</div>
103103

104104
- **See also** [Fallthrough Attributes](/guide/components/attrs)
105+
<div class="composition-api">
106+
- **See also** [Using `inheritAttrs` in normal <script>](api/sfc-script-setup.html#usage-alongside-normal-script)
107+
</div>
105108

106109
## components {#components}
107110

0 commit comments

Comments
 (0)