Update API doc
parent
41b6b9e0a7
commit
4741170f90
|
@ -40671,8 +40671,8 @@
|
||||||
"optional": true,
|
"optional": true,
|
||||||
"readonly": false,
|
"readonly": false,
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"default": "'{0} items selected'",
|
"default": "'null'",
|
||||||
"description": "Label to display after exceeding max selected labels. Defaults to value from PrimeVue locale configuration."
|
"description": "Label to display after exceeding max selected labels."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "maxSelectedLabels",
|
"name": "maxSelectedLabels",
|
||||||
|
@ -40831,7 +40831,7 @@
|
||||||
"optional": true,
|
"optional": true,
|
||||||
"readonly": false,
|
"readonly": false,
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"default": "'{0} items selected'",
|
"default": "'null'",
|
||||||
"description": "Text to be displayed in hidden accessible field when options are selected. Defaults to value from PrimeVue locale configuration."
|
"description": "Text to be displayed in hidden accessible field when options are selected. Defaults to value from PrimeVue locale configuration."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -95508,4 +95508,4 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue