格式化(Formats)
Quill支持多种方式格式化,包括UI控件和API调用。
默认情况下,所有的格式都被允许存在于Quill编辑器中,并且可以使用格式选项进行配置。这与在工具栏中添加空间上是分开的。例如:你可以配置Quill允许将带粗体的内容粘贴到工具栏中没有粗体按钮的编辑器中。

Inline
Background Color -
backgroundBold -
boldColor -
colorFont -
fontInline Code -
codeItalic -
italicLink -
linkSize -
sizeStrikethrough -
strikeSuperscript/Subscript -
scriptUnderline -
underline
Block
Blockquote -
blockquoteHeader -
headerIndent -
indentList -
listText Alignment -
alignText Direction -
directionCode Block -
code-block
Embeds
Formula -
formulaImage -
imageVideo -
video
Last updated