DocsSupport
CTRL K
GitHubGitHub
CTRL K
  • Introduction
  • Getting Started
    • Component Configuration
    • Root Configuration
    • Multi-column Layouts
    • Categories
    • Dynamic Props
    • Dynamic Fields
    • External Data Sources
    • Server Components
    • Data Migration
    • Viewports
    • Feature Toggling
    • Custom Fields
    • Custom Interfaces
    • Theming
    • Plugins
    • Components
      • <ActionBar>
      • <ActionBar.Action>
      • <ActionBar.Group>
      • <ActionBar.Label>
      • <AutoField>
      • <Drawer>
      • <Drawer.Item>
      • <DropZone>
      • <FieldLabel>
      • <Puck>
      • <Puck.Components>
      • <Puck.Fields>
      • <Puck.Outline>
      • <Puck.Preview>
      • <Render>
    • Configuration
      • Config
      • ComponentConfig
    • Data Model
      • AppState
      • ComponentData
      • Data
      • RootData
    • Fields
      • Base
      • Array
      • Custom
      • External
      • Number
      • Object
      • Radio
      • Select
      • Slot
      • Text
      • Textarea
    • Functions
      • migrate
      • resolveAllData
      • transformProps
      • usePuck
    • Overrides
      • actionBar
      • componentItem
      • components
      • fieldLabel
      • fieldTypes
      • fields
      • headerActions
      • header
      • iframe
      • outline
      • preview
      • puck
    • Actions
    • Metadata
    • Permissions
    • Plugin
      • DropZones to Slots
Question? Give us feedback →Edit this page
DocsAPI ReferenceData Model

Data Model

The Puck data model

  • AppState - Puck’s internal state.
  • ComponentData - The data model for each component instance.
  • Data - The data model produced by Puck for a page.
  • RootData - The data model for the root data.
Last updated on April 21, 2025
ComponentConfigAppState

MIT © 2025 Measured Corporation Ltd.