🦾 Puck 0.21: AI page generation, rich text fields, plugin rail →
  • Docs
  • Blog
Join AI betaLogin
CTRL K
  • 10.4k
LoginJoin AI beta
CTRL K
  • Introduction
  • Getting Started
    • Component Configuration
    • Root Configuration
    • Multi-column Layouts
    • Categories
    • Rich Text Editing
    • Dynamic Props
    • Dynamic Fields
    • External Data Sources
    • React Server Components
    • Data Migration
    • Viewports
    • Feature Toggling
    • Overlay Portals
    • Overview
    • Getting Started
    • AI Configuration
    • Business Context
    • Tools
    • Headless Generation
    • Beta Pricing
    • Composition
    • Custom Fields
    • Field Transforms
    • Internal Puck API
    • Plugin API
    • UI overrides
    • Components
      • <ActionBar>
      • <ActionBar.Action>
      • <ActionBar.Group>
      • <ActionBar.Label>
      • <ActionBar.Separator>
      • <AutoField>
      • <Drawer>
      • <Drawer.Item>
      • <DropZone>
      • <FieldLabel>
      • <Puck>
      • <Puck.Components>
      • <Puck.Fields>
      • <Puck.Layout>
      • <Puck.Outline>
      • <Puck.Preview>
      • <Render>
      • <RichTextMenu>
      • <RichTextMenu.Group>
      • <RichTextMenu.Control>
    • Configuration
    • Fields
    • Overrides
    • Actions
    • FieldTransforms
    • Permissions
    • Plugin
    • PuckApi
    • Theming
  • Introduction
  • Getting Started
    • Component Configuration
    • Root Configuration
    • Multi-column Layouts
    • Categories
    • Rich Text Editing
    • Dynamic Props
    • Dynamic Fields
    • External Data Sources
    • React Server Components
    • Data Migration
    • Viewports
    • Feature Toggling
    • Overlay Portals
    • Overview
    • Getting Started
    • AI Configuration
    • Business Context
    • Tools
    • Headless Generation
    • Beta Pricing
    • Composition
    • Custom Fields
    • Field Transforms
    • Internal Puck API
    • Plugin API
    • UI overrides
    • Components
      • <ActionBar>
      • <ActionBar.Action>
      • <ActionBar.Group>
      • <ActionBar.Label>
      • <ActionBar.Separator>
      • <AutoField>
      • <Drawer>
      • <Drawer.Item>
      • <DropZone>
      • <FieldLabel>
      • <Puck>
      • <Puck.Components>
      • <Puck.Fields>
      • <Puck.Layout>
      • <Puck.Outline>
      • <Puck.Preview>
      • <Render>
      • <RichTextMenu>
      • <RichTextMenu.Group>
      • <RichTextMenu.Control>
    • Configuration
    • Fields
    • Overrides
    • Actions
    • FieldTransforms
    • Permissions
    • Plugin
    • PuckApi
    • Theming
Puck AI beta
Read docs
API ReferenceComponents<ActionBar.Separator>

<ActionBar.Separator>

Render a separator in the <ActionBar>. An alternative to <ActionBar.Group> that avoids wrapping elements.

<ActionBar>
  <ActionBar.Label label="Label 1" />
  <ActionBar.Separator />
  <ActionBar.Label label="Label 2" />
  <ActionBar.Action>★</ActionBar.Action>
</ActionBar>

Props

This component doesn’t accept any props.

Previous
<ActionBar.Label>
Next
<AutoField>
On this page
  • Props
Resources
  • Docs
  • Live Demo
  • Blog
  • Releases
Products
  • Coming soon
Services
  • Coming soon
Social
  • GitHub
  • Discord
  • Twitter
  • Bluesky