Skip to content

Commit

Permalink
[id] Translate components-nuxt-child.md via GitLocalize
Browse files Browse the repository at this point in the history
  • Loading branch information
PerjakaSunda authored and tapitapeh committed Jan 25, 2018
1 parent 0c21744 commit f00bdca
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions id/api/components-nuxt-child.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
title: 'API: The '
description: Display the current page.
title: 'API: '
description: Menampilkan halaman saat ini
---

# The <nuxt-child> Component
# Komponen <nuxt-child>

> Komponen ini digunakan untuk menampilkan "children" komponen pada [nested route](/guide/routing#nested-routes)
Example:
Contoh:

```bash
-| pages/
Expand Down Expand Up @@ -46,4 +46,4 @@ Untuk menampilkan komponen `child.vue`, kita harus memasukan `<nuxt-child/>` ke
</template>
```

To see an example, take a look at the [nested-routes example](/examples/nested-routes).
Untuk melihat contoh, silahkan lihat [contoh nested-routes](/examples/nested-routes).

0 comments on commit f00bdca

Please sign in to comment.