Skip to main content
Generation Script: This file is generated from script(s): operations/scripts/generators/governance/catalogs/generate-docs-guide-components-index.js.
Purpose: Generated inventory of governed component exports from docs-guide/config/component-registry.json and docs-guide/config/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 operations/scripts/generators/governance/catalogs/generate-docs-guide-components-index.js --fix.
The governed component library currently exposes 132 named export(s).

Summary

Status: ๐ŸŸข stable ยท ๐Ÿงช experimental ยท ๐ŸŸ  deprecated ยท ๐Ÿ”ด broken ยท โฌœ placeholder

Elements

string
stable
string
Accordion title with icon, name, and optional description subtitle. Wraps CustomCardTitle with an italic description line underneath.
string
/snippets/components/elements/text/Text.jsx
string
unused
string
stable
string
Arbitrum logo rendered identically to Mintlify FA icons using mask-image technique.
string
/snippets/components/elements/icons/Icons.jsx
string
in use
string
stable
string
Inline Arbitrum logo as SVG with currentColor fill.
string
/snippets/components/elements/icons/Icons.jsx
string
in use
string
stable
string
Animated icon with pulsing opacity. Respects prefers-reduced-motion.
string
/snippets/components/elements/icons/Icons.jsx
string
in use
string
stable
string
Card title with trailing arrow icon for navigation indication.
string
/snippets/components/elements/text/Text.jsx
string
in use
string
deprecated
string
Banner indicating a feature or page is coming soon. Deprecated wrapper around StatusCallout.
string
/snippets/components/elements/callouts/Callouts.jsx
string
in use
string
stable
string
Text with a click-to-copy button that copies content to clipboard.
string
/snippets/components/elements/text/Text.jsx
string
in use
string
deprecated
string
Styled callout box. Deprecated alias for IconCallout.
string
/snippets/components/elements/callouts/Callouts.jsx
string
in use
string
stable
string
Title row with icon and text, using flexbox alignment. Accepts Font Awesome strings or React components as icon. Variant prop controls styling context.
string
/snippets/components/elements/text/Text.jsx
string
in use
string
stable
string
Transparent wrapper that renders a data value inline. Used to surface pipeline-generated values (e.g. lastVerified dates) in MDX without additional markup.
string
/snippets/components/elements/text/DataWrap.jsx
string
in use
string
stable
string
Lazy-loaded download button with icon that renders on viewport intersection.
string
/snippets/components/elements/buttons/Buttons.jsx
string
in use
string
stable
string
Icon button that opens an external link in a new tab. Bordered with rounded corners, hover colour transition.
string
/snippets/components/elements/buttons/Buttons.jsx
string
unused
string
stable
string
Makes scroll regions keyboard-focusable by adding tabindex to matching selectors.
string
/snippets/components/elements/a11y/FocusableScrollRegion.jsx
string
in use
string
stable
string
Card-style navigation link wrapping Mintlify Card component.
string
/snippets/components/elements/links/Links.jsx
string
in use
string
stable
string
Styled callout box with icon, custom colour, and optional corner arrow indicator.
string
/snippets/components/elements/callouts/Callouts.jsx
string
unused
string
stable
string
Framed image with optional caption and full-width toggle.
string
/snippets/components/elements/images/Image.jsx
string
in use
string
stable
string
Lightweight horizontal rule with controllable margin, padding, colour, and opacity. Use inside accordions, steps, or anywhere markdown --- gives no spacing control.
string
/snippets/components/elements/spacing/Divider.jsx
string
in use
string
stable
string
External link with arrow icon, optional description, and line break control.
string
/snippets/components/elements/links/Links.jsx
string
in use
string
stable
string
Wraps a Mintlify Icon in an anchor tag. Strips default Mintlify link styling (border-bottom).
string
/snippets/components/elements/links/Links.jsx
string
in use
string
stable
string
Clickable framed image that opens a URL in a new tab.
string
/snippets/components/elements/images/Image.jsx
string
unused
string
stable
string
Inline Livepeer logo as SVG with currentColor fill.
string
/snippets/components/elements/icons/Icons.jsx
string
in use
string
stable
string
Renders LaTeX as a block-level math expression using KaTeX.
string
/snippets/components/elements/math/Math.jsx
string
in use
string
stable
string
Renders LaTeX as inline math using KaTeX.
string
/snippets/components/elements/math/Math.jsx
string
in use
string
deprecated
string
Banner indicating content is in preview state. Deprecated wrapper around StatusCallout.
string
/snippets/components/elements/callouts/Callouts.jsx
string
in use
string
stable
string
Banner indicating content is under technical review.
string
/snippets/components/elements/callouts/Callouts.jsx
string
unused
string
stable
string
Empty spacer div with configurable size and direction.
string
/snippets/components/elements/spacing/Divider.jsx
string
unused
string
stable
string
Banner indicating page/feature status (coming soon or preview) with feedback links.
string
/snippets/components/elements/callouts/Callouts.jsx
string
unused
string
deprecated
string
Callout with arrow. Deprecated wrapper around IconCallout.
string
/snippets/components/elements/callouts/Callouts.jsx
string
in use

Wrappers

string
stable
string
Unified badge row with variant prop. โ€œtextโ€ renders Badge elements from a badges array. โ€œiconโ€ renders icon+label tags from an items array.
string
/snippets/components/wrappers/badges/Badges.jsx
string
unused
string
stable
string
Flex row wrapper for Badge elements. Pass a badges array of objects for auto-rendering, or use children for manual JSX.
string
/snippets/components/wrappers/badges/Badges.jsx
string
in use
string
stable
string
Bordered container with configurable radius and background.
string
/snippets/components/wrappers/containers/Containers.jsx
string
in use
string
stable
string
Wraps Mintlify callout types (Tip, Info, Warning, Note, Check) with a styled header and description.
string
/snippets/components/wrappers/containers/Containers.jsx
string
unused
string
stable
string
Horizontally centred container with configurable max-width.
string
/snippets/components/wrappers/containers/Containers.jsx
string
in use
string
stable
string
Flexbox container with configurable direction, gap, and alignment.
string
/snippets/components/wrappers/containers/Containers.jsx
string
in use
string
stable
string
Full-viewport-width container that breaks out of parent padding.
string
/snippets/components/wrappers/containers/Containers.jsx
string
unused
string
stable
string
CSS Grid container with configurable columns and gap.
string
/snippets/components/wrappers/containers/Containers.jsx
string
unused
string
stable
string
Flex row wrapper for icon+label tag items. Pass an items array of objects. Icons are uncoloured by default โ€“ pass iconColor to override.
string
/snippets/components/wrappers/badges/Badges.jsx
string
in use
string
stable
string
Scrollable container with max-height, overflow hint, and accessible region role.
string
/snippets/components/wrappers/containers/Layout.jsx
string
in use

Displays

string
stable
string
Generates N numbered accordion sections inside an AccordionGroup.
string
/snippets/components/displays/accordions/Accordions.jsx
string
unused
string
stable
string
Vertical stack layout with small gap, designed for accordion content sections.
string
/snippets/components/displays/accordions/Accordions.jsx
string
in use
string
planned
string
Planned list component โ€“ not yet implemented.
string
/snippets/components/displays/steps/Steps.jsx
string
in use
string
stable
string
Paginated horizontal carousel with prev/next navigation and dot indicators.
string
/snippets/components/displays/grids/Grids.jsx
string
unused
string
stable
string
YouTube embed inside a Card wrapper with aspect-ratio iframe.
string
/snippets/components/displays/video/Video.jsx
string
in use
string
stable
string
Simple code block with title and language syntax highlighting.
string
/snippets/components/displays/code/Code.jsx
string
unused
string
stable
string
Expandable code section with title header.
string
/snippets/components/displays/code/Code.jsx
string
in use
string
stable
string
Code block with both pre-note and post-note sections.
string
/snippets/components/displays/code/Code.jsx
string
in use
string
stable
string
Code block with optional pre/post notes and expandable wrapper.
string
/snippets/components/displays/code/Code.jsx
string
in use
string
stable
string
Custom-styled API response field with configurable margin.
string
/snippets/components/displays/response-fields/ResponseField.jsx
string
in use
string
stable
string
Card with icon, custom title row, and body content.
string
/snippets/components/displays/cards/Cards.jsx
string
in use
string
stable
string
Renders structured data as a scrollable table with section separators and accessible region.
string
/snippets/components/displays/tables/Tables.jsx
string
in use
string
experimental
string
Renders structured data as a scrollable table with separator rows and intrinsic-width support for fit-to-content columns.
string
/snippets/components/displays/tables/Tables.jsx
string
unused
string
stable
string
Framed blockquote with optional author, source link, and image.
string
/snippets/components/displays/quotes/Quote.jsx
string
in use
string
stable
string
Solidity function signature field with typed parameter pairs and optional return type.
string
/snippets/components/displays/response-fields/ResponseField.jsx
string
in use
string
planned
string
Planned icon list component โ€“ not yet implemented.
string
/snippets/components/displays/steps/Steps.jsx
string
in use
string
stable
string
Card with inline image alongside content, using negative margin breakout.
string
/snippets/components/displays/cards/Cards.jsx
string
in use
string
stable
string
Single interactive card with hover effects.
string
/snippets/components/displays/cards/Cards.jsx
string
unused
string
stable
string
Multi-column layout of interactive cards.
string
/snippets/components/displays/cards/Cards.jsx
string
unused
string
stable
string
LinkedIn post embed via responsive iframe with compact layout.
string
/snippets/components/displays/video/Video.jsx
string
unused
string
stable
string
Renders an array of step items inside Mintlify Steps component.
string
/snippets/components/displays/steps/Steps.jsx
string
unused
string
stable
string
2x2 grid with centred rotating icon overlay. Respects prefers-reduced-motion.
string
/snippets/components/displays/grids/Grids.jsx
string
in use
string
stable
string
Styled blockquote with accent border and centred italic text.
string
/snippets/components/displays/quotes/Quote.jsx
string
in use
string
deprecated
string
Accordion-style response field with collapsible detail section.
string
/snippets/components/displays/response-fields/ResponseField.jsx
string
in use
string
deprecated
string
Expandable response field that reveals nested content on click.
string
/snippets/components/displays/response-fields/ResponseField.jsx
string
in use
string
stable
string
Container for grouping multiple response fields with consistent spacing.
string
/snippets/components/displays/response-fields/ResponseField.jsx
string
unused
string
stable
string
Pannable diagram container with deterministic preset zoom controls rendered without client-side React state.
string
/snippets/components/displays/diagrams/ScrollableDiagram.jsx
string
in use
string
stable
string
Generic filterable table wrapper with search input, category dropdown(s), and optional separators.
string
/snippets/components/displays/tables/Tables.jsx
string
in use
string
experimental
string
Generic filterable table wrapper with intrinsic-width sizing for badge, icon, and primary text columns.
string
/snippets/components/displays/tables/Tables.jsx
string
unused
string
stable
string
Paginated card layout with search, category, and product filtering.
string
/snippets/components/displays/cards/Cards.jsx
string
in use
string
deprecated
string
Full-width video with negative-margin breakout and rounded frame.
string
/snippets/components/displays/video/Video.jsx
string
in use
string
stable
string
Card body for Solutions Portal product cards. Accepts pre-rendered JSX slots for badges, infra tags, and social links. ScrollBox is passed as a component prop for blurb rendering.
string
/snippets/components/displays/cards/Cards.jsx
string
in use
string
stable
string
Renders a solution entry with link, icon badges, and description. Designed for solution listing pages.
string
/snippets/components/displays/cards/Cards.jsx
string
in use
string
stable
string
Renders listItems as Mintlify Steps with title, icon, and content.
string
/snippets/components/displays/steps/Steps.jsx
string
in use
string
stable
string
Single step with configurable icon, size, and per-step colour overrides. When iconColor or titleColor is set, injects a scoped CSS override that takes precedence over the parent StyledSteps colours for this step only. When neither is set, behaves identically to a plain Step pass-through.
string
/snippets/components/displays/steps/Steps.jsx
string
in use
string
stable
string
Wrapper around Mintlify Steps with custom icon styling via injected CSS.
string
/snippets/components/displays/steps/Steps.jsx
string
in use
string
stable
string
Full-width table with header row styling and rounded container.
string
/snippets/components/displays/tables/Tables.jsx
string
in use
string
stable
string
Table cell that switches between th and td based on header prop.
string
/snippets/components/displays/tables/Tables.jsx
string
in use
string
stable
string
Table row with optional header styling and hover effect.
string
/snippets/components/displays/tables/Tables.jsx
string
in use
string
stable
string
Auto-playing video with title/subtitle overlay. Respects prefers-reduced-motion.
string
/snippets/components/displays/video/Video.jsx
string
in use
string
planned
string
Planned update list component โ€“ not yet implemented.
string
/snippets/components/displays/steps/Steps.jsx
string
in use
string
stable
string
API response field with name, type, and value display.
string
/snippets/components/displays/response-fields/ResponseField.jsx
string
in use
string
stable
string
Basic framed video player with caption support.
string
/snippets/components/displays/video/Video.jsx
string
in use
string
stable
string
Width-constrained card wrapper with configurable percentage width.
string
/snippets/components/displays/cards/Cards.jsx
string
in use
string
stable
string
YouTube embed via responsive iframe with aspect-ratio preservation.
string
/snippets/components/displays/video/Video.jsx
string
in use
string
deprecated
string
Renders a columned grid of YouTubeVideo embeds from an items array.
string
/snippets/components/displays/video/Video.jsx
string
in use
string
broken
string
YouTube embed with download hint text below (BROKEN โ€“ render content commented out).
string
/snippets/components/displays/video/Video.jsx
string
in use

Scaffolding

string
deprecated
string
Deprecated alias for FrameModeDivider. Maintained for backwards compatibility.
string
/snippets/components/scaffolding/frame-mode/FrameMode.jsx
string
unused
string
stable
string
Horizontal rule divider for frame-mode pages. Distinct from elements/spacing/Divider.
string
/snippets/components/scaffolding/frame-mode/FrameMode.jsx
string
unused
string
stable
string
Heading override with optional icon prefix for frame-mode pages.
string
/snippets/components/scaffolding/frame-mode/FrameMode.jsx
string
in use
string
stable
string
Heading override with optional icon prefix for frame-mode pages.
string
/snippets/components/scaffolding/frame-mode/FrameMode.jsx
string
in use
string
stable
string
Heading override with optional icon prefix for frame-mode pages.
string
/snippets/components/scaffolding/frame-mode/FrameMode.jsx
string
in use
string
stable
string
Heading override with optional icon prefix for frame-mode pages.
string
/snippets/components/scaffolding/frame-mode/FrameMode.jsx
string
unused
string
stable
string
Heading override with optional icon prefix for frame-mode pages.
string
/snippets/components/scaffolding/frame-mode/FrameMode.jsx
string
in use
string
stable
string
Heading override with optional icon prefix for frame-mode pages.
string
/snippets/components/scaffolding/frame-mode/FrameMode.jsx
string
unused
string
stable
string
Centred content container inside hero sections.
string
/snippets/components/scaffolding/portals/Portals.jsx
string
in use
string
stable
string
Hero background with image overlay and gradient.
string
/snippets/components/scaffolding/portals/Portals.jsx
string
in use
string
stable
string
Hero content layout with title, icon, subtitle, and CTA slots.
string
/snippets/components/scaffolding/portals/Portals.jsx
string
unused
string
stable
string
Full-width hero section wrapper with min-height and gradient background.
string
/snippets/components/scaffolding/portals/Portals.jsx
string
in use
string
stable
string
Hero banner with centred logo image, title, and subtitle.
string
/snippets/components/scaffolding/portals/Portals.jsx
string
in use
string
stable
string
Paragraph override with optional icon prefix for frame-mode pages.
string
/snippets/components/scaffolding/frame-mode/FrameMode.jsx
string
in use
string
stable
string
Page-level header with icon, title, and subtitle for frame-mode pages.
string
/snippets/components/scaffolding/frame-mode/FrameMode.jsx
string
unused
string
stable
string
Section header with mission label and optional subtitle.
string
/snippets/components/scaffolding/portals/Portals.jsx
string
in use
string
stable
string
Outer container for portal page content below the hero.
string
/snippets/components/scaffolding/portals/Portals.jsx
string
in use
string
stable
string
Hero content with logo, title, tagline, description, and card grid.
string
/snippets/components/scaffolding/portals/Portals.jsx
string
in use
string
stable
string
Section header with icon, title, and horizontal rule.
string
/snippets/components/scaffolding/portals/Portals.jsx
string
in use
string
stable
string
Container for reference cards with configurable column count.
string
/snippets/components/scaffolding/portals/Portals.jsx
string
unused
string
stable
string
Animated canvas starfield background with floating Livepeer logos. Respects prefers-reduced-motion.
string
/snippets/components/scaffolding/heroes/StarfieldCanvas.jsx
string
in use

Integrators

string
stable
string
Blog post card with scrollable content, metadata, and CTA.
string
/snippets/components/integrators/blog/BlogCards.jsx
string
in use
string
stable
string
Single-column BlogCard stack.
string
/snippets/components/integrators/blog/BlogCards.jsx
string
unused
string
stable
string
Grid layout rendering BlogCards from an items array.
string
/snippets/components/integrators/blog/BlogCards.jsx
string
in use
string
stable
string
Multi-column PostCard layout.
string
/snippets/components/integrators/blog/BlogCards.jsx
string
in use
string
stable
string
PostCards rendered inside Card wrappers.
string
/snippets/components/integrators/blog/BlogCards.jsx
string
unused
string
stable
string
Sortable table of exchanges listing a token. Keyboard-accessible sort headers.
string
/snippets/components/integrators/feeds/Coingecko.jsx
string
in use
string
stable
string
Multi-column BlogCard layout using Mintlify Columns.
string
/snippets/components/integrators/blog/BlogCards.jsx
string
in use
string
stable
string
Discord announcement feed with parsed markdown content. Sanitised HTML.
string
/snippets/components/integrators/blog/BlogCards.jsx
string
in use
string
stable
string
Frames external source content with a scrollable container and source link.
string
/snippets/components/integrators/embeds/DataEmbed.jsx
string
unused
string
stable
string
Latest forum topics with banner image and topic cards.
string
/snippets/components/integrators/blog/BlogCards.jsx
string
in use
string
experimental
string
Displays the latest release version string from automation data.
string
/snippets/components/integrators/feeds/Release.jsx
string
unused
string
stable
string
Upcoming/past event cards from Luma calendar data.
string
/snippets/components/integrators/blog/BlogCards.jsx
string
in use
string
stable
string
Embeds a PDF in a framed iframe with caption.
string
/snippets/components/integrators/embeds/DataEmbed.jsx
string
in use
string
stable
string
Post card with gradient header, scrollable content, and metadata.
string
/snippets/components/integrators/blog/BlogCards.jsx
string
in use
string
stable
string
Blog card for RSS feed data. Matches BlogCard visual quality with icon title, metadata row, scrollable plain text excerpt, and scroll hint. Use for non-Ghost blog sources (Daydream, Streamplace, etc.).
string
/snippets/components/integrators/blog/BlogCards.jsx
string
in use
string
stable
string
Multi-column RssBlogCard layout. Use for RSS blog data (non-Ghost sources).
string
/snippets/components/integrators/blog/BlogCards.jsx
string
in use
string
stable
string
Fetches and renders a remote Solidity file with syntax highlighting inside a styled container. Lazy-loaded.
string
/snippets/components/integrators/embeds/DataEmbed.jsx
string
in use
string
stable
string
Embeds a Twitter/X timeline feed widget via iframe.
string
/snippets/components/integrators/embeds/DataEmbed.jsx
string
in use
string
stable
string
Renders YouTube video data with video embed and metadata columns.
string
/snippets/components/integrators/video-data/VideoData.jsx
string
in use

Config

string
stable
string
Theme colour definitions for Mermaid diagrams (light/dark/CSS variable mappings).
string
/snippets/components/config/MermaidColours.jsx
string
unused
Last modified on May 22, 2026