File tree 6 files changed +33
-3
lines changed
6 files changed +33
-3
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ title : Class API (basic)
3
+ position : 35
4
+ description : TypeScript Support for Nuxt.js
5
+ category : Examples
6
+ fullscreen : true
7
+ ---
8
+
9
+
10
+ <Example name =" class-api/basic " />
Original file line number Diff line number Diff line change 1
1
---
2
- title : Class API
2
+ title : Class API (minimal)
3
3
position : 34
4
4
description : TypeScript Support for Nuxt.js
5
5
category : Examples
Original file line number Diff line number Diff line change
1
+ ---
2
+ title : Composition API (basic)
3
+ position : 39
4
+ description : TypeScript Support for Nuxt.js
5
+ category : Examples
6
+ fullscreen : true
7
+ ---
8
+
9
+
10
+ <Example name =" composition-api/basic " />
Original file line number Diff line number Diff line change 1
1
---
2
- title : Composition API
2
+ title : Composition API (minimal)
3
3
position : 38
4
4
description : TypeScript Support for Nuxt.js
5
5
category : Examples
Original file line number Diff line number Diff line change
1
+ ---
2
+ title : Options API (basic)
3
+ position : 31
4
+ description : TypeScript Support for Nuxt.js
5
+ category : Examples
6
+ fullscreen : true
7
+ ---
8
+
9
+
10
+ <Example name =" options-api/basic " />
Original file line number Diff line number Diff line change 1
1
---
2
- title : Options API
2
+ title : Options API (minimal)
3
3
position : 30
4
4
description : TypeScript Support for Nuxt.js
5
5
category : Examples
You can’t perform that action at this time.
0 commit comments