TypeCellOS / BlockNote

A React Rich Text Editor that's block-based (Notion style) and extensible. Built on top of Prosemirror and Tiptap.

Home Page:https://www.blocknotejs.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Customize BlockNote Editor Placeholder

pritishmishra703 opened this issue · comments

It would be useful to have the ability to customize the placeholder text in the BlockNote Editor, such as changing the text content, color, and font size.

@pritishmishra703 have you tried achieving this via CSS? The content can be customized via the dictionary i18n option

referencing for future endeavors

#883