Skip to content

Commit e1ef4c6

Browse files
committed
fix: file not found
1 parent b7e87dc commit e1ef4c6

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

src/api/index.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# API
2+
3+
Vue.js の API には、次のようなカテゴリがあります:
4+
5+
- [アプリケーション構成](/api/application-config.html)
6+
- [アプリケーション API](/api/application-api.html)
7+
- [グローバル API](/api/global-api.html)
8+
- [オプション](/api/options-api.html)
9+
- [インスタンスプロパティ](/api/instance-properties.html)
10+
- [インスタンスメソッド](/api/instance-methods.html)
11+
- [ディレクティブ](/api/directives.html)
12+
- [特別な属性](/api/special-attributes.html)
13+
- [組み込みコンポーネント](/api/built-in-components.html)
14+
- [リアクティビティ API](/api/reactivity-api.html)
15+
- [Composition API](/api/composition-api.html)

0 commit comments

Comments
 (0)