Skip to main content
Generation Script: This file is generated from script(s): tools/scripts/generate-docs-guide-components-index.js.
Purpose: Generated inventory of governed component exports from docs-guide/component-registry.json and docs-guide/component-usage-map.json.
Run when: Component governance metadata, registry output, or usage-map output changes.
Important: Do not manually edit this file; run node tools/scripts/generate-docs-guide-components-index.js --fix.
The governed component library currently exposes 127 named export(s).

Summary

CategoryExportsStableExperimentalDeprecatedBrokenPlaceholder
Primitives30290100
Layout31310000
Content24230100
Data17161000
Page Structure25250000
Total1271241200

primitives

ComponentFileTierStatusDescriptionImport path
AccordionTitleWithArrow/snippets/components/primitives/text.jsxprimitivestableAccordion Title With Arrow primitive used in authored documentation and component-library examples./snippets/components/primitives/text.jsx
BasicBtn/snippets/components/primitives/buttons.jsxprimitivestableBasic Btn primitive used in authored documentation and component-library examples./snippets/components/primitives/buttons.jsx
BlinkingIcon/snippets/components/primitives/links.jsxprimitivestableDisplays an icon with a smooth blinking animation (fades between full and 30% opacity)./snippets/components/primitives/links.jsx
BlinkingTerminal/snippets/components/primitives/links.jsxprimitivedeprecatedBlinking Terminal primitive used in authored documentation and component-library examples./snippets/components/primitives/links.jsx
CardTitleTextWithArrow/snippets/components/primitives/text.jsxprimitivestableCard Title Text With Arrow primitive used in authored documentation and component-library examples./snippets/components/primitives/text.jsx
ComingSoonCallout/snippets/components/primitives/previewCallouts.jsxprimitivestableRenders the coming soon callout component/snippets/components/primitives/previewCallouts.jsx
CopyText/snippets/components/primitives/text.jsxprimitivestableCopy Text primitive used in authored documentation and component-library examples./snippets/components/primitives/text.jsx
CustomCallout/snippets/components/primitives/links.jsxprimitivestableDisplays a styled callout box with an icon and custom colors./snippets/components/primitives/links.jsx
CustomCardTitle/snippets/components/primitives/customCardTitle.jsxprimitivestableRenders the custom card title component/snippets/components/primitives/customCardTitle.jsx
CustomDivider/snippets/components/primitives/divider.jsxprimitivestableCustom Divider primitive used in authored documentation and component-library examples./snippets/components/primitives/divider.jsx
DoubleIconLink/snippets/components/primitives/links.jsxprimitivestableDisplays a link with an icon on the left and right, plus optional text prefix./snippets/components/primitives/links.jsx
DownloadButton/snippets/components/primitives/buttons.jsxprimitivestableDownload Button primitive used in authored documentation and component-library examples./snippets/components/primitives/buttons.jsx
FocusableScrollRegions/snippets/components/primitives/a11y.jsxprimitivestableFocusable Scroll Regions primitive used in authored documentation and component-library examples./snippets/components/primitives/a11y.jsx
GotoCard/snippets/components/primitives/links.jsxprimitivestableWraps content in a Card component with a link, icon, and optional CTA./snippets/components/primitives/links.jsx
GotoLink/snippets/components/primitives/links.jsxprimitivestableDisplays a link with an icon, typically used for internal navigation./snippets/components/primitives/links.jsx
Image/snippets/components/primitives/image.jsxprimitivestableImage primitive used in authored documentation and component-library examples./snippets/components/primitives/image.jsx
LinkArrow/snippets/components/primitives/links.jsxprimitivestableLink Arrow primitive used in authored documentation and component-library examples./snippets/components/primitives/links.jsx
LinkImage/snippets/components/primitives/image.jsxprimitivestableLink Image primitive used in authored documentation and component-library examples./snippets/components/primitives/image.jsx
LivepeerIcon/snippets/components/primitives/icons.jsxprimitivestableLivepeer Icon primitive used in authored documentation and component-library examples./snippets/components/primitives/icons.jsx
LivepeerIconFlipped/snippets/components/primitives/icons.jsxprimitivestableLivepeer Icon Flipped primitive used in authored documentation and component-library examples./snippets/components/primitives/icons.jsx
LivepeerIconOld/snippets/components/primitives/icons.jsxprimitivestableLivepeer Icon Old primitive used in authored documentation and component-library examples./snippets/components/primitives/icons.jsx
LivepeerSVG/snippets/components/primitives/icons.jsxprimitivestableLivepeer SVG primitive used in authored documentation and component-library examples./snippets/components/primitives/icons.jsx
MathBlock/snippets/components/primitives/math.jsxprimitivestableMath Block primitive used in authored documentation and component-library examples./snippets/components/primitives/math.jsx
MathInline/snippets/components/primitives/math.jsxprimitivestableMath Inline primitive used in authored documentation and component-library examples./snippets/components/primitives/math.jsx
PreviewCallout/snippets/components/primitives/previewCallouts.jsxprimitivestableRenders the preview callout component/snippets/components/primitives/previewCallouts.jsx
ReviewCallout/snippets/components/primitives/previewCallouts.jsxprimitivestableRenders the review callout component/snippets/components/primitives/previewCallouts.jsx
SocialLinks/snippets/components/primitives/socialLinks.jsxprimitivestableRenders the social links component/snippets/components/primitives/socialLinks.jsx
Spacer/snippets/components/primitives/spacer.jsxprimitivestableProvides consistent spacing without requiring inline styles or empty divs in MDX files/snippets/components/primitives/spacer.jsx
Subtitle/snippets/components/primitives/text.jsxprimitivestableSubtitle primitive used in authored documentation and component-library examples./snippets/components/primitives/text.jsx
TipWithArrow/snippets/components/primitives/links.jsxprimitivestableSimilar to CustomCallout but includes an arrow icon in the top-right corner./snippets/components/primitives/links.jsx

layout

ComponentFileTierStatusDescriptionImport path
AccordionGroupList/snippets/components/layout/accordionGroupList.jsxcompositestableRenders a configurable number of empty accordion sections for scaffold examples./snippets/components/layout/accordionGroupList.jsx
AccordionLayout/snippets/components/layout/text.jsxcompositestableAccordion Layout layout component for arranging documentation content without MDX inline styles./snippets/components/layout/text.jsx
BasicList/snippets/components/layout/lists.jsxcompositestableBasic List layout component for arranging documentation content without MDX inline styles./snippets/components/layout/lists.jsx
BorderedBox/snippets/components/layout/containers.jsxcompositestableBordered Box layout component for arranging documentation content without MDX inline styles./snippets/components/layout/containers.jsx
CardCarousel/snippets/components/layout/card-carousel.jsxcompositestableCard Carousel layout component for arranging documentation content without MDX inline styles./snippets/components/layout/card-carousel.jsx
CenteredContainer/snippets/components/layout/containers.jsxcompositestableCentered Container layout component for arranging documentation content without MDX inline styles./snippets/components/layout/containers.jsx
DisplayCard/snippets/components/layout/customCards.jsxcompositestable--------/snippets/components/layout/customCards.jsx
DynamicTable/snippets/components/layout/table.jsxcompositestableDynamic Table layout component for arranging documentation content without MDX inline styles./snippets/components/layout/table.jsx
FlexContainer/snippets/components/layout/layout.jsxcompositestableFlex Container layout component for arranging documentation content without MDX inline styles./snippets/components/layout/layout.jsx
FullWidthContainer/snippets/components/layout/containers.jsxcompositestableFull Width Container layout component for arranging documentation content without MDX inline styles./snippets/components/layout/containers.jsx
GridContainer/snippets/components/layout/layout.jsxcompositestableGrid Container layout component for arranging documentation content without MDX inline styles./snippets/components/layout/layout.jsx
IconList/snippets/components/layout/lists.jsxcompositestableIcon List layout component for arranging documentation content without MDX inline styles./snippets/components/layout/lists.jsx
InlineImageCard/snippets/components/layout/customCards.jsxcompositestableRenders the inline image card component/snippets/components/layout/customCards.jsx
InteractiveCard/snippets/components/layout/showcase-cards.jsxcompositestableInteractive Card layout component for arranging documentation content without MDX inline styles./snippets/components/layout/showcase-cards.jsx
InteractiveCards/snippets/components/layout/showcase-cards.jsxcompositestableInteractive Cards layout component for arranging documentation content without MDX inline styles./snippets/components/layout/showcase-cards.jsx
ListSteps/snippets/components/layout/list-steps.jsxcompositestableList Steps layout component for arranging documentation content without MDX inline styles./snippets/components/layout/list-steps.jsx
QuadGrid/snippets/components/layout/quad-grid.jsxcompositestableQuad Grid layout component for arranging documentation content without MDX inline styles./snippets/components/layout/quad-grid.jsx
ScrollBox/snippets/components/layout/cards.jsxcompositestableScroll Box layout component for arranging documentation content without MDX inline styles./snippets/components/layout/cards.jsx
SearchTable/snippets/components/layout/search-table.jsxcompositestableSearch Table layout component for arranging documentation content without MDX inline styles./snippets/components/layout/search-table.jsx
ShowcaseCards/snippets/components/layout/showcase-cards.jsxcompositestableShowcase Cards layout component for arranging documentation content without MDX inline styles./snippets/components/layout/showcase-cards.jsx
Spacer/snippets/components/layout/layout.jsxcompositestableSpacer layout component for arranging documentation content without MDX inline styles./snippets/components/layout/layout.jsx
StepLinkList/snippets/components/layout/lists.jsxcompositestableStep Link List layout component for arranging documentation content without MDX inline styles./snippets/components/layout/lists.jsx
StepList/snippets/components/layout/lists.jsxcompositestableStep List layout component for arranging documentation content without MDX inline styles./snippets/components/layout/lists.jsx
StyledStep/snippets/components/layout/steps.jsxcompositestableStyled Step layout component for arranging documentation content without MDX inline styles./snippets/components/layout/steps.jsx
StyledSteps/snippets/components/layout/steps.jsxcompositestableStyled Steps layout component for arranging documentation content without MDX inline styles./snippets/components/layout/steps.jsx
StyledTable/snippets/components/layout/tables.jsxcompositestableStyled Table layout component for arranging documentation content without MDX inline styles./snippets/components/layout/tables.jsx
TableCell/snippets/components/layout/tables.jsxcompositestableTable Cell layout component for arranging documentation content without MDX inline styles./snippets/components/layout/tables.jsx
TableRow/snippets/components/layout/tables.jsxcompositestableTable Row layout component for arranging documentation content without MDX inline styles./snippets/components/layout/tables.jsx
UpdateLinkList/snippets/components/layout/lists.jsxcompositestableUpdate Link List layout component for arranging documentation content without MDX inline styles./snippets/components/layout/lists.jsx
UpdateList/snippets/components/layout/lists.jsxcompositestableUpdate List layout component for arranging documentation content without MDX inline styles./snippets/components/layout/lists.jsx
WidthCard/snippets/components/layout/customCards.jsxcompositestableRenders the width card component/snippets/components/layout/customCards.jsx

content

ComponentFileTierStatusDescriptionImport path
CardVideo/snippets/components/content/video.jsxcompositestableCard Video content component for rendering reader-facing documentation content./snippets/components/content/video.jsx
CodeComponent/snippets/components/content/code.jsxcompositestableCode Component content component for rendering reader-facing documentation content./snippets/components/content/code.jsx
CodeSection/snippets/components/content/code.jsxcompositestableThin wrapper that maps a fields object into the complex code block renderer./snippets/components/content/code.jsx
ComplexCodeBlock/snippets/components/content/code.jsxcompositestableComplex Code Block content component for rendering reader-facing documentation content./snippets/components/content/code.jsx
CustomCodeBlock/snippets/components/content/code.jsxcompositestableCustom Code Block content component for rendering reader-facing documentation content./snippets/components/content/code.jsx
CustomResponseField/snippets/components/content/responseField.jsxcompositestableRenders the custom response field component/snippets/components/content/responseField.jsx
EmbedMarkdown/snippets/components/content/embed.jsxcompositestableEmbed Markdown content component for rendering reader-facing documentation content./snippets/components/content/embed.jsx
ExternalContent/snippets/components/content/external-content.jsxcompositestableExternal Content content component for rendering reader-facing documentation content./snippets/components/content/external-content.jsx
FrameQuote/snippets/components/content/quote.jsxcompositestableFrame Quote content component for rendering reader-facing documentation content./snippets/components/content/quote.jsx
LinkedInEmbed/snippets/components/content/video.jsxcompositestableLinked In Embed content component for rendering reader-facing documentation content./snippets/components/content/video.jsx
MarkdownEmbed/snippets/components/content/embed.jsxcompositestableMarkdown Embed content component for rendering reader-facing documentation content./snippets/components/content/embed.jsx
Quote/snippets/components/content/quote.jsxcompositestableQuote content component for rendering reader-facing documentation content./snippets/components/content/quote.jsx
ResponseFieldAccordion/snippets/components/content/responseField.jsxcompositestableRenders the response field accordion component/snippets/components/content/responseField.jsx
ResponseFieldExpandable/snippets/components/content/responseField.jsxcompositestableRenders the response field expandable component/snippets/components/content/responseField.jsx
ResponseFieldGroup/snippets/components/content/responseField.jsxcompositestableRenders the response field group component/snippets/components/content/responseField.jsx
ScrollableDiagram/snippets/components/content/zoomableDiagram.jsxcompositestable──────────────────────────────────────────────────────────────/snippets/components/content/zoomableDiagram.jsx
ShowcaseVideo/snippets/components/content/video.jsxcompositestableShowcase Video content component for rendering reader-facing documentation content./snippets/components/content/video.jsx
TitledVideo/snippets/components/content/video.jsxcompositestableTitled Video content component for rendering reader-facing documentation content./snippets/components/content/video.jsx
TwitterTimeline/snippets/components/content/embed.jsxcompositestableTwitter Timeline content component for rendering reader-facing documentation content./snippets/components/content/embed.jsx
ValueResponseField/snippets/components/content/responseField.jsxcompositestableCustomResponseField - ResponseField wrapper that hides the bottom divider/snippets/components/content/responseField.jsx
Video/snippets/components/content/video.jsxcompositestableVideo content component for rendering reader-facing documentation content./snippets/components/content/video.jsx
YouTubeVideo/snippets/components/content/video.jsxcompositestableYou Tube Video content component for rendering reader-facing documentation content./snippets/components/content/video.jsx
YouTubeVideoData/snippets/components/content/video.jsxcompositestableYou Tube Video Data content component for rendering reader-facing documentation content./snippets/components/content/video.jsx
YouTubeVideoDownload/snippets/components/content/video.jsxcompositedeprecatedYou Tube Video Download content component for rendering reader-facing documentation content./snippets/components/content/video.jsx

data

ComponentFileTierStatusDescriptionImport path
BlogCard/snippets/components/data/data.jsxcompositestableBlog Card data-driven component for rendering automated or API-backed documentation content./snippets/components/data/data.jsx
BlogDataLayout/snippets/components/data/data.jsxcompositestableBlog Data Layout data-driven component for rendering automated or API-backed documentation content./snippets/components/data/data.jsx
CardBlogDataLayout/snippets/components/data/data.jsxcompositestableCard Blog Data Layout data-driven component for rendering automated or API-backed documentation content./snippets/components/data/data.jsx
CardColumnsPostLayout/snippets/components/data/data.jsxcompositestableCard Columns Post Layout data-driven component for rendering automated or API-backed documentation content./snippets/components/data/data.jsx
CardInCardLayout/snippets/components/data/data.jsxcompositestableCard In Card Layout data-driven component for rendering automated or API-backed documentation content./snippets/components/data/data.jsx
CoinGeckoExchanges/snippets/components/data/coingecko.jsxcompositestableFetches and displays exchange availability for a token from the CoinGecko API./snippets/components/data/coingecko.jsx
ColumnsBlogCardLayout/snippets/components/data/data.jsxcompositestableColumns Blog Card Layout data-driven component for rendering automated or API-backed documentation content./snippets/components/data/data.jsx
DiscordAnnouncements/snippets/components/data/data.jsxcompositestableDiscord Announcements data-driven component for rendering automated or API-backed documentation content./snippets/components/data/data.jsx
ForumLatestLayout/snippets/components/data/data.jsxcompositestableForum Latest Layout data-driven component for rendering automated or API-backed documentation content./snippets/components/data/data.jsx
LatestVersion/snippets/components/data/release.jsxcompositestableDisplays the latest release version value supplied by the release-version workflow./snippets/components/data/release.jsx
LumaEvents/snippets/components/data/data.jsxcompositestableLuma Events data-driven component for rendering automated or API-backed documentation content./snippets/components/data/data.jsx
MarkdownEmbed/snippets/components/data/embed.jsxpatternstableDynamically fetches markdown content from a remote URL and renders it. Uses React hooks to manage the fetch lifecycle/snippets/components/data/embed.jsx
PdfEmbed/snippets/components/data/embed.jsxpatternstableWraps an iframe in a Mintlify Frame so long-form external documents can be embedded with a caption and responsive width/snippets/components/data/embed.jsx
PostCard/snippets/components/data/data.jsxcompositestablePost Card data-driven component for rendering automated or API-backed documentation content./snippets/components/data/data.jsx
ShowcaseCards/snippets/components/data/showcaseCards.jsxpatternexperimentalRenders the showcase cards component/snippets/components/data/showcaseCards.jsx
TwitterTimeline/snippets/components/data/embed.jsxpatternstableRenders the twitter timeline component/snippets/components/data/embed.jsx
YouTubeVideoData/snippets/components/data/videoData.jsxpatternstableYouTubeVideoData - Renders YouTube videos from youtubeData.jsx format/snippets/components/data/videoData.jsx

page-structure

ComponentFileTierStatusDescriptionImport path
CustomCardTitle/snippets/components/page-structure/customCards.jsxpatternstableCustom Card Title page-structure component for frame-mode and portal layout scaffolding./snippets/components/page-structure/customCards.jsx
DisplayCard/snippets/components/page-structure/customCards.jsxpatternstableDisplay Card page-structure component for frame-mode and portal layout scaffolding./snippets/components/page-structure/customCards.jsx
Divider/snippets/components/page-structure/frameMode.jsxpatternstableRenders a horizontal rule (---) with proper styling for frame mode./snippets/components/page-structure/frameMode.jsx
H1/snippets/components/page-structure/frameMode.jsxpatternstableH1 page-structure component for frame-mode and portal layout scaffolding./snippets/components/page-structure/frameMode.jsx
H2/snippets/components/page-structure/frameMode.jsxpatternstableH2 - Custom H2 heading component for frame mode/snippets/components/page-structure/frameMode.jsx
H3/snippets/components/page-structure/frameMode.jsxpatternstableH3 - Custom H3 heading component for frame mode/snippets/components/page-structure/frameMode.jsx
H4/snippets/components/page-structure/frameMode.jsxpatternstableH4 - Custom H4 heading component for frame mode/snippets/components/page-structure/frameMode.jsx
H5/snippets/components/page-structure/frameMode.jsxpatternstableH5 - Custom H5 heading component for frame mode/snippets/components/page-structure/frameMode.jsx
H6/snippets/components/page-structure/frameMode.jsxpatternstableH6 - Custom H6 heading component for frame mode/snippets/components/page-structure/frameMode.jsx
HeroContentContainer/snippets/components/page-structure/portals.jsxpatternstableCentered frame-mode container for hero content stacked over hero backgrounds./snippets/components/page-structure/portals.jsx
HeroImageBackgroundComponent/snippets/components/page-structure/portals.jsxpatternstableAbsolute-positioned hero background wrapper used behind portal hero content./snippets/components/page-structure/portals.jsx
HeroOverviewContent/snippets/components/page-structure/portals.jsxpatternstableCentered hero overview wrapper for introductory portal copy blocks./snippets/components/page-structure/portals.jsx
HeroSectionContainer/snippets/components/page-structure/portals.jsxpatternstableOuter frame-mode hero section wrapper for portal layouts./snippets/components/page-structure/portals.jsx
InlineImageCard/snippets/components/page-structure/customCards.jsxpatternstableInline Image Card page-structure component for frame-mode and portal layout scaffolding./snippets/components/page-structure/customCards.jsx
LogoHeroContainer/snippets/components/page-structure/portals.jsxpatternstablePortal hero logo wrapper that centers a themed brand asset above hero content./snippets/components/page-structure/portals.jsx
MermaidColours/snippets/components/page-structure/mermaidColours.jsxpatternstableCentralised colour definitions for Mermaid diagrams. Mermaid requires literal colour values and does not support CSS custom properties./snippets/components/page-structure/mermaidColours.jsx
P/snippets/components/page-structure/frameMode.jsxpatternstableP - Custom paragraph component for frame mode/snippets/components/page-structure/frameMode.jsx
PageHeader/snippets/components/page-structure/frameMode.jsxpatternstableH1 - Custom H1 heading component for frame mode/snippets/components/page-structure/frameMode.jsx
PortalCardsHeader/snippets/components/page-structure/portals.jsxpatternstableHeader wrapper for portal card groups and section intros./snippets/components/page-structure/portals.jsx
PortalContentContainer/snippets/components/page-structure/portals.jsxpatternstableFrame-mode content wrapper for portal body sections./snippets/components/page-structure/portals.jsx
PortalHeroContent/snippets/components/page-structure/portals.jsxpatternstableHero scaffold for portal landing pages with title, subtitle, supporting content, and optional callouts./snippets/components/page-structure/portals.jsx
PortalSectionHeader/snippets/components/page-structure/portals.jsxpatternstableSection heading wrapper for portal subsections with optional icon treatment./snippets/components/page-structure/portals.jsx
RefCardContainer/snippets/components/page-structure/portals.jsxpatternstableContainer for portal reference cards and related CTA blocks./snippets/components/page-structure/portals.jsx
Starfield/snippets/components/page-structure/heroGif.jsxpatternstableRenders the starfield component/snippets/components/page-structure/heroGif.jsx
WidthCard/snippets/components/page-structure/customCards.jsxpatternstableWidth Card page-structure component for frame-mode and portal layout scaffolding./snippets/components/page-structure/customCards.jsx

Deprecated Components

ComponentFileReplacementDeprecation note
YouTubeVideoDownload/snippets/components/content/video.jsxYouTubeVideoYouTubeVideoDownload is deprecated and should not be used for new content.
BlinkingTerminal/snippets/components/primitives/links.jsxBlinkingIconBlinkingTerminal is deprecated and should not be used for new content.

Orphaned Components

ComponentCategoryFileStatusDescription
EmbedMarkdowncontent/snippets/components/content/embed.jsxstableEmbed Markdown content component for rendering reader-facing documentation content.
LinkedInEmbedcontent/snippets/components/content/video.jsxstableLinked In Embed content component for rendering reader-facing documentation content.
MarkdownEmbedcontent/snippets/components/content/embed.jsxstableMarkdown Embed content component for rendering reader-facing documentation content.
ResponseFieldGroupcontent/snippets/components/content/responseField.jsxstableRenders the response field group component
BlogDataLayoutdata/snippets/components/data/data.jsxstableBlog Data Layout data-driven component for rendering automated or API-backed documentation content.
CardInCardLayoutdata/snippets/components/data/data.jsxstableCard In Card Layout data-driven component for rendering automated or API-backed documentation content.
MarkdownEmbeddata/snippets/components/data/embed.jsxstableDynamically fetches markdown content from a remote URL and renders it. Uses React hooks to manage the fetch lifecycle
AccordionGroupListlayout/snippets/components/layout/accordionGroupList.jsxstableRenders a configurable number of empty accordion sections for scaffold examples.
CardCarousellayout/snippets/components/layout/card-carousel.jsxstableCard Carousel layout component for arranging documentation content without MDX inline styles.
FullWidthContainerlayout/snippets/components/layout/containers.jsxstableFull Width Container layout component for arranging documentation content without MDX inline styles.
GridContainerlayout/snippets/components/layout/layout.jsxstableGrid Container layout component for arranging documentation content without MDX inline styles.
InteractiveCardlayout/snippets/components/layout/showcase-cards.jsxstableInteractive Card layout component for arranging documentation content without MDX inline styles.
InteractiveCardslayout/snippets/components/layout/showcase-cards.jsxstableInteractive Cards layout component for arranging documentation content without MDX inline styles.
ListStepslayout/snippets/components/layout/list-steps.jsxstableList Steps layout component for arranging documentation content without MDX inline styles.
Spacerlayout/snippets/components/layout/layout.jsxstableSpacer layout component for arranging documentation content without MDX inline styles.
Dividerpage-structure/snippets/components/page-structure/frameMode.jsxstableRenders a horizontal rule (---) with proper styling for frame mode.
H4page-structure/snippets/components/page-structure/frameMode.jsxstableH4 - Custom H4 heading component for frame mode
H6page-structure/snippets/components/page-structure/frameMode.jsxstableH6 - Custom H6 heading component for frame mode
HeroOverviewContentpage-structure/snippets/components/page-structure/portals.jsxstableCentered hero overview wrapper for introductory portal copy blocks.
MermaidColourspage-structure/snippets/components/page-structure/mermaidColours.jsxstableCentralised colour definitions for Mermaid diagrams. Mermaid requires literal colour values and does not support CSS custom properties.
PageHeaderpage-structure/snippets/components/page-structure/frameMode.jsxstableH1 - Custom H1 heading component for frame mode
RefCardContainerpage-structure/snippets/components/page-structure/portals.jsxstableContainer for portal reference cards and related CTA blocks.
BasicBtnprimitives/snippets/components/primitives/buttons.jsxstableBasic Btn primitive used in authored documentation and component-library examples.
BlinkingTerminalprimitives/snippets/components/primitives/links.jsxdeprecatedBlinking Terminal primitive used in authored documentation and component-library examples.
LinkImageprimitives/snippets/components/primitives/image.jsxstableLink Image primitive used in authored documentation and component-library examples.
LivepeerIconFlippedprimitives/snippets/components/primitives/icons.jsxstableLivepeer Icon Flipped primitive used in authored documentation and component-library examples.
LivepeerIconOldprimitives/snippets/components/primitives/icons.jsxstableLivepeer Icon Old primitive used in authored documentation and component-library examples.
LivepeerSVGprimitives/snippets/components/primitives/icons.jsxstableLivepeer SVG primitive used in authored documentation and component-library examples.
ReviewCalloutprimitives/snippets/components/primitives/previewCallouts.jsxstableRenders the review callout component
SocialLinksprimitives/snippets/components/primitives/socialLinks.jsxstableRenders the social links component
Spacerprimitives/snippets/components/primitives/spacer.jsxstableProvides consistent spacing without requiring inline styles or empty divs in MDX files
Last modified on March 16, 2026