Skip to content

Commit f4c5f15

Browse files
PerjakaSundatapitapeh
authored andcommitted
[id] Translate components-nuxt.md via GitLocalize
1 parent d2a37b3 commit f4c5f15

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

id/api/components-nuxt.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
title: 'API: The '
2+
title: 'API: '
33
description: Menampilkan komponen halaman di dalam layout
44
---
55

6-
# The <nuxt> Component
6+
# Komponen <nuxt>
77

88
> Komponen ini hanya digunakan di dalam [layout](/guide/views#layouts) untuk menampilkan komponen halaman.
99
@@ -13,7 +13,7 @@ description: Menampilkan komponen halaman di dalam layout
1313
- Prop ini diset ke `<router-view/>`, berguna untuk membuat transisi di dalam halaman yang dinamis dan route yang berbeda.
1414
- Default: `$route.fullPath`
1515

16-
Example (`layouts/default.vue`):
16+
Contoh (`layouts/default.vue`):
1717

1818
```html
1919
<template>

0 commit comments

Comments
 (0)