Components
Puck provides several components to support different integration approaches.
- <DropZone> - Place droppable regions (zones) inside other components to enable nested components.
- <FieldLabel> - Render a styled
label
when creatingcustom
fields. - <Puck> - Render the Puck editor.
- <Render> - Render a
Data
object for a givenConfig
.