Merge branch 'master' of https://github.com/primefaces/primevue
commit
ebd8e6283b
|
@ -24892,15 +24892,15 @@
|
||||||
"description": "Uses to pass attributes to the root's DOM element."
|
"description": "Uses to pass attributes to the root's DOM element."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "groupleft",
|
"name": "groupStart",
|
||||||
"optional": true,
|
"optional": true,
|
||||||
"readonly": false,
|
"readonly": false,
|
||||||
"type": "ToolbarPassThroughOptionType",
|
"type": "ToolbarPassThroughOptionType",
|
||||||
"default": "",
|
"default": "",
|
||||||
"description": "Uses to pass attributes to the groupleft's DOM element."
|
"description": "Uses to pass attributes to the groupstart's DOM element."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "groupcenter",
|
"name": "groupCenter",
|
||||||
"optional": true,
|
"optional": true,
|
||||||
"readonly": false,
|
"readonly": false,
|
||||||
"type": "ToolbarPassThroughOptionType",
|
"type": "ToolbarPassThroughOptionType",
|
||||||
|
@ -24908,7 +24908,7 @@
|
||||||
"description": "Uses to pass attributes to the groupcenter's DOM element."
|
"description": "Uses to pass attributes to the groupcenter's DOM element."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "groupright",
|
"name": "groupEnd",
|
||||||
"optional": true,
|
"optional": true,
|
||||||
"readonly": false,
|
"readonly": false,
|
||||||
"type": "ToolbarPassThroughOptionType",
|
"type": "ToolbarPassThroughOptionType",
|
||||||
|
|
Loading…
Reference in New Issue