🏎️ Puck 0.19 released: Introducing the slots API, and huge performance gains! →
  • Docs
  • Blog
  • Introduction
  • Getting Started
    • Component Configuration
    • Root Configuration
    • Multi-column Layouts
    • Categories
    • Dynamic Props
    • Dynamic Fields
    • External Data Sources
    • React Server Components
    • Data Migration
    • Viewports
    • Feature Toggling
    • Composition
    • Custom Fields
    • Internal Puck API
    • Theming
    • Plugin API
    • UI overrides
    • Components
    • Configuration
    • Fields
    • Overrides
      • actionBar
      • componentItem
      • components
      • fieldLabel
      • fieldTypes
      • fields
      • headerActions
      • header
      • iframe
      • outline
      • preview
      • puck
    • Actions
    • Permissions
    • Plugin
    • PuckApi
  • Introduction
  • Getting Started
    • Component Configuration
    • Root Configuration
    • Multi-column Layouts
    • Categories
    • Dynamic Props
    • Dynamic Fields
    • External Data Sources
    • React Server Components
    • Data Migration
    • Viewports
    • Feature Toggling
    • Composition
    • Custom Fields
    • Internal Puck API
    • Theming
    • Plugin API
    • UI overrides
    • Components
    • Configuration
    • Fields
    • Overrides
      • actionBar
      • componentItem
      • components
      • fieldLabel
      • fieldTypes
      • fields
      • headerActions
      • header
      • iframe
      • outline
      • preview
      • puck
    • Actions
    • Permissions
    • Plugin
    • PuckApi
API ReferenceOverridescomponents

components

Override the component list.

const overrides = { components: ({ children }) => <div>{children}</div>, };

Props

PropExampleType
children<div />ReactNode

children

The default node for the component list.

Previous
componentItem
Next
fieldLabel
On this page
  • Props
  • children
Resources
  • Docs
  • Live Demo
  • Blog
  • Releases
Products
  • Coming soon
Services
  • Coming soon
Social
  • GitHub
  • Discord
  • Twitter
  • Bluesky