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 dec2d46 commit a5d2cf4Copy full SHA for a5d2cf4
src/api/options-assets.md
@@ -6,7 +6,7 @@
6
7
- **詳細:**
8
9
- そのコンポーネントインスタンスで利用可能なディレクティブのハッシュです。
+ コンポーネントインスタンスで利用可能なディレクティブのハッシュです。
10
11
- **使用方法:**
12
@@ -21,7 +21,6 @@
21
}
22
23
},
24
-
25
template: `<input v-focus>`
26
})
27
```
@@ -34,9 +33,7 @@
34
33
35
36
37
- そのコンポーネントインスタンスで利用可能なコンポーネントのハッシュです
38
39
+ コンポーネントインスタンスで利用可能なコンポーネントのハッシュです
40
41
42
0 commit comments