Tiptap Rich Text Editor - v0 by Vercel
Tiptap Rich Text Editor - v0 by Vercel
New Chat
/
Tiptap Rich Text Editor
Sign In
Sign Up
This chat is view-only. Remix it to make changes.
Remix chat
New chat started from template
tiptap basic editor
Made some changes
v1
122d ago
app
page.tsx
Working
Working...
Working...
app
app.tsx
+10
page.tsx
+16
components
tiptap
extensions
floating-menu.tsx
+374
floating-toolbar.tsx
+94
image-placeholder.tsx
+278
image.tsx
+416
search-and-replace.tsx
+415
toolbars
alignment.tsx
+127
blockquote.tsx
+43
bold.tsx
+48
bullet-list.tsx
+44
code-block.tsx
+43
code.tsx
+43
color-and-highlight.tsx
+184
editor-toolbar.tsx
+81
hard-break.tsx
+42
headings.tsx
+91
horizontal-rule.tsx
+42
image-placeholder-toolbar.tsx
+42
italic.tsx
+44
link.tsx
+109
mobile-toolbar-group.tsx
+72
ordered-list.tsx
+43
redo.tsx
+44
search-and-replace-toolbar.tsx
+216
strikethrough.tsx
+44
toolbar-provider.tsx
+30
underline.tsx
+44
undo.tsx
+43
rich-text-editor.tsx
+110
tiptap.css
+438
footer.tsx
+22
hero.tsx
+27
hooks
use-debounce.ts
+18
use-image-upload.ts
+98
use-media-querry.ts
+18
lib
content.ts
+40
tiptap-utils.ts
+47