From ec90ca8d6ac5cbbf76e806ee08e3321a53f97b08 Mon Sep 17 00:00:00 2001 From: Alexey Khrushch Date: Tue, 25 Jun 2019 06:01:15 +0300 Subject: [PATCH] Docs: add description $slots.default (#15444) --- examples/docs/en-US/alert.md | 1 + examples/docs/es/alert.md | 1 + examples/docs/fr-FR/alert.md | 1 + examples/docs/zh-CN/alert.md | 1 + 4 files changed, 4 insertions(+) diff --git a/examples/docs/en-US/alert.md b/examples/docs/en-US/alert.md index a1190bf0f..3db4f3284 100644 --- a/examples/docs/en-US/alert.md +++ b/examples/docs/en-US/alert.md @@ -233,6 +233,7 @@ Description includes a message with more detailed information. | Name | Description | |------|--------| +| — | description | | title | content of the Alert title | ### Events diff --git a/examples/docs/es/alert.md b/examples/docs/es/alert.md index 476f0bed8..6ab0fa51d 100644 --- a/examples/docs/es/alert.md +++ b/examples/docs/es/alert.md @@ -235,6 +235,7 @@ Descripción incluye un mensaje con información más detallada. | Name | Description | |------|--------| +| — | descripción | | title | El contenido del título de alerta. | ### Eventos diff --git a/examples/docs/fr-FR/alert.md b/examples/docs/fr-FR/alert.md index f7d2a9c15..aab56d1a2 100644 --- a/examples/docs/fr-FR/alert.md +++ b/examples/docs/fr-FR/alert.md @@ -233,6 +233,7 @@ Contient un message avec plus d'informations. | Nom | Description | |------|--------| +| — | la description | | title | Le contenu du titre. | ### Évènements diff --git a/examples/docs/zh-CN/alert.md b/examples/docs/zh-CN/alert.md index 2568d150e..7f84a0f16 100644 --- a/examples/docs/zh-CN/alert.md +++ b/examples/docs/zh-CN/alert.md @@ -229,6 +229,7 @@ Alert 组件提供了两个不同的主题:`light`和`dark`。 | Name | Description | |------|--------| +| — | 描述 | | title | 标题的内容 | ### Events