Skip to content
duxt

MDC components

The blocks a Markdown page can call, one page each, with their props.

Anything in app/components/content/ is callable from Markdown with MDC syntax — no module, no MDX. These ship with the layer; your own file of the same name replaces one.

Every page here is built the same way: what the block is, an example rendered as this site renders it with the Markdown that produced it beside it, then its props, slots and events.

Was this page helpful?