Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

有没有方法支持把html格式的值给编辑器赋值 #4549

Open
LZGcandy opened this issue Jan 2, 2025 · 2 comments
Open

有没有方法支持把html格式的值给编辑器赋值 #4549

LZGcandy opened this issue Jan 2, 2025 · 2 comments

Comments

@LZGcandy
Copy link

LZGcandy commented Jan 2, 2025

No description provided.

@GlenHeart
Copy link

const delta = quillInstance.clipboard.convert(emailContent.content)
quillInstance.setContents(delta) 大概这样子,你是什么版本

@LZGcandy
Copy link
Author

LZGcandy commented Jan 3, 2025

const delta = quillInstance.clipboard.convert(emailContent.content) quillInstance.setContents(delta) 大概这样子,你是什么版本

最新的版本,2.0.3的, quillInstance和emailContent是quill里结构出来的吗?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants