#How to pass slot content down/up several levels?

1 messages · Page 1 of 1 (latest)

young hedgeBOT
#

Hi @exotic shore. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave:

#

Hmm, I don't know enough to give you a confident answer yet. However, you can refer to the Astro documentation on Named Slots (https://docs.astro.build/en/core-concepts/astro-components#named-slots) and Layout Components (https://docs.astro.build/en/core-concepts/layouts/) for more information on how to work with slots and layouts in Astro.

Note: you can ask me a follow up question by @ mentioning me again :speech_balloon:

Astro Documentation

An intro to layouts, a type of Astro component that is shared between pages for common layouts.

Astro Documentation

An intro to the .astro component syntax.