mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 08:52:34 +00:00
Update API doc
This commit is contained in:
parent
ca1afe3d15
commit
7f77c6ac49
1 changed files with 2 additions and 2 deletions
|
@ -24340,7 +24340,7 @@
|
||||||
"readonly": false,
|
"readonly": false,
|
||||||
"type": "any[]",
|
"type": "any[]",
|
||||||
"default": "",
|
"default": "",
|
||||||
"description": "Whitelist of formats to display."
|
"description": "Whitelist of formats to display, see [here](https://quilljs.com/docs/formats/) for available options."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "editorStyle",
|
"name": "editorStyle",
|
||||||
|
@ -24356,7 +24356,7 @@
|
||||||
"readonly": false,
|
"readonly": false,
|
||||||
"type": "any",
|
"type": "any",
|
||||||
"default": "",
|
"default": "",
|
||||||
"description": "Modules configuration."
|
"description": "Modules configuration, see [here](https://quilljs.com/docs/modules/) for available options."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "pt",
|
"name": "pt",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue