mirror of
https://github.com/ueberdosis/tiptap.git
synced 2025-01-18 06:03:22 +08:00
add remove font family button
This commit is contained in:
parent
f757eef539
commit
59dabfbbe6
@ -30,6 +30,9 @@
|
|||||||
>
|
>
|
||||||
cursive
|
cursive
|
||||||
</button>
|
</button>
|
||||||
|
<button @click="editor.chain().focus().fontFamily().run()">
|
||||||
|
Remove font-family
|
||||||
|
</button>
|
||||||
|
|
||||||
<editor-content :editor="editor" />
|
<editor-content :editor="editor" />
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user