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