---
title: "Components overview"
description: "Pick from a list of UI components and primitives to integrate into your Tiptap editor. More in the docs."
canonical_url: "https://tiptap.dev/docs/ui-components/components/overview"
---

# Components overview

Pick from a list of UI components and primitives to integrate into your Tiptap editor. More in the docs.

Components and Node Components offer prebuilt functionality for integrating with Tiptap’s features (with node components being elements within the editor content),
while primitives are the fundamental, low-level UI pieces used as the backbone for building these richer interactions.
