tiny-editor icon indicating copy to clipboard operation
tiny-editor copied to clipboard

✨ [Feature]: bubble 主题支持

Open zzxming opened this issue 1 year ago • 0 comments

What problem does this feature solve

目前样式仅包括了 snow 主题,quill 本身支持两种主题模式,希望能与 quill 一致

What does the proposed API look like

const fluentEditor = new FluentEditor('#editor', {
  theme: 'bubble',
});

What is your project name

?

zzxming avatar Sep 13 '24 09:09 zzxming