Q-Press Components

Q-Press ships components for the generated docs shell and for Markdown-authored content. Most projects do not need to import the shell components directly, but content authors will use a small set of Markdown components regularly.

ComponentTypical use
MarkdownPageWrap custom page layouts that still need Q-Press page behavior.
MarkdownExampleRender a live Vue example from src/examples.
MarkdownApiRender Quasar-style component API JSON.
MarkdownCardTitleAdd card-style section headers inside Markdown pages.
MarkdownCardLinkAdd compact link cards for related docs or external resources.
MarkdownCodepenOpen examples in CodePen with the site’s configured dependencies.
MarkdownPrerenderControl content that should behave differently during SSG prerender.

The remaining components are primarily used by the generated layout, header, drawer, table-of-contents, and code rendering system. They are documented here for advanced customization and debugging.

Components

Loading DarkModeToggle API...
Loading MarkdownApi API...
Loading MarkdownCardTitle API...
Loading MarkdownCode API...
Loading MarkdownCodepen API...
Loading MarkdownCopyButton API...
Loading MarkdownExample API...
Loading MarkdownHeader API...
Loading MarkdownHeaderMenu API...
Loading MarkdownLayout API...
Loading MarkdownPage API...
Loading MarkdownPrerender API...
Loading MarkdownTree API...