🦾 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<RichTextMenu.Group>

<RichTextMenu.Group>

Render a group of rich text controls. Always use inside <RichTextMenu>.

<RichTextMenu.Group>
  <RichTextMenu.Bold />
  <RichTextMenu.Italic />
  <RichTextMenu.Underline />
</RichTextMenu.Group>

Props

PropExampleTypeStatus
children<RichTextMenu.Bold />ReactNodeRequired

Required Props

children

The controls to render in this group, including:

  • included controls
  • custom controls using <RichTextMenu.Control>
  • additional custom UI
Previous
<RichTextMenu>
Next
<RichTextMenu.Control>
On this page
  • Props
  • Required Props
  • children
Resources
  • Docs
  • Live Demo
  • Blog
  • Releases
Products
  • Coming soon
Services
  • Coming soon
Social
  • GitHub
  • Discord
  • Twitter
  • Bluesky