From 1d3ad5746917bfe15e5cadd91be255476f0afe08 Mon Sep 17 00:00:00 2001 From: Max Sierra Date: Tue, 12 Oct 2021 22:13:21 -0400 Subject: [PATCH 01/16] =?UTF-8?q?Traduccion=20Shadow=20DOM=20slots,=20comp?= =?UTF-8?q?osici=C3=B3n?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../5-slots-composition/article.md | 269 +++++++++--------- 1 file changed, 134 insertions(+), 135 deletions(-) diff --git a/8-web-components/5-slots-composition/article.md b/8-web-components/5-slots-composition/article.md index ada52a06a..ab2a234f6 100644 --- a/8-web-components/5-slots-composition/article.md +++ b/8-web-components/5-slots-composition/article.md @@ -1,33 +1,33 @@ -# Shadow DOM slots, composition +# Shadow DOM slots, composición -Many types of components, such as tabs, menus, image galleries, and so on, need the content to render. +Muchos tipos de componentes, como pestañas, menús, galerías de imágenes, etc, necesitan el contenido para renderizar. -Just like built-in browser `` nativo del navegador espera elementos de `