We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e80adb commit 9a4c812Copy full SHA for 9a4c812
src/api/options-misc.md
@@ -101,7 +101,13 @@ Controls whether the default component attribute fallthrough behavior should be
101
102
</div>
103
104
-- **See also** [Fallthrough Attributes](/guide/components/attrs)
+- **See also**
105
+
106
+ - [Fallthrough Attributes](/guide/components/attrs)
107
+ <div class="composition-api">
108
109
+ - [Using `inheritAttrs` in normal `<script>`](/api/sfc-script-setup.html#usage-alongside-normal-script)
110
+ </div>
111
112
## components {#components}
113
0 commit comments