Update API doc
parent
72b70387d9
commit
6a77e514cf
|
@ -24332,7 +24332,7 @@
|
||||||
"readonly": false,
|
"readonly": false,
|
||||||
"type": "any[]",
|
"type": "any[]",
|
||||||
"default": "",
|
"default": "",
|
||||||
"description": "Whitelist of formats to display, see [here](https://quilljs.com/docs/formats/) for available options."
|
"description": "Whitelist of formats to display."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "editorStyle",
|
"name": "editorStyle",
|
||||||
|
@ -24348,7 +24348,7 @@
|
||||||
"readonly": false,
|
"readonly": false,
|
||||||
"type": "any",
|
"type": "any",
|
||||||
"default": "",
|
"default": "",
|
||||||
"description": "Modules configuration, see [here](https://quilljs.com/docs/modules/) for available options."
|
"description": "Modules configuration."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "pt",
|
"name": "pt",
|
||||||
|
|
Loading…
Reference in New Issue