Blazored / TextEditor

Rich text editor for Blazor applications - Uses Quill JS
MIT License
276 stars 58 forks source link

Question about default placeholder #41

Closed kdvis closed 3 years ago

kdvis commented 3 years ago

Am I able to change the default placeholder from "compose an epic..." to something else? If so, where can I make that change?

ADefWebserver commented 3 years ago

Where do you see that? Quill.js usually has that, but, we don't have that in our project.

kdvis commented 3 years ago

Oh, you are right, this is a quill.js thing. Thank you for steering me in the right direction!