Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.livepeer.org/llms.txt

Use this file to discover all available pages before exploring further.

Generation Script: This file is generated from script(s): operations/scripts/generators/components/documentation/generate-component-docs.js.
Purpose: Generated component-library MDX pages derived from docs-guide/config/component-registry.json.
Run when: Component governance metadata, registry outputs, or published component-library templates change.
Important: Do not manually edit this file; run node operations/scripts/generators/components/documentation/generate-component-docs.js --fix --template-only.

Governance Snapshot

The governed component library currently exposes 117 named export(s) across five active categories.

Category Matrix

CategoryPurposeExports
ElementsSmallest visual atoms – no children, no fetching, no arrangement27
WrappersHolds, groups, or spatially arranges other components31
DisplaysRenders authored content into a specific visual format20
ScaffoldingOne-per-page structural skeleton – heroes, portals, frame-mode20
IntegratorsFetches, embeds, or binds to external/third-party data18
ConfigNon-component config objects1

Classification Decision Tree

  1. Fetches, embeds, or binds to external/third-party data? → integrators/
  2. Part of the page’s outer structure, typically used once? → scaffolding/
  3. Takes content and presents it in a formatted way? → displays/
  4. Exists to hold, group, or arrange other things? → wrappers/
  5. Single visual piece – no wrapping, no arranging, no fetching? → elements/

Canonical Sources

Last modified on April 8, 2026