Skip to content

Commit

Permalink
docs: fix typo (#2498)
Browse files Browse the repository at this point in the history
  • Loading branch information
l4dybird authored Jan 28, 2025
1 parent 0324bec commit 8dfb295
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/api/sfc-script-setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -379,7 +379,7 @@ defineExpose({

親がテンプレート参照を介してこのコンポーネントのインスタンスを取得すると、取得されたインスタンスは `{ a: number, b: number }` という形状になります(ref は通常のインスタンスと同様、自動的にアンラップされます)。

## defineOptions() /> {#defineoptions}
## defineOptions() {#defineoptions}

- 3.3 以上でのみサポートされています

Expand Down

0 comments on commit 8dfb295

Please sign in to comment.