mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
Update API doc
This commit is contained in:
parent
bc936a50dd
commit
735e4c90ba
1 changed files with 8 additions and 1 deletions
|
@ -26983,7 +26983,14 @@
|
|||
},
|
||||
{
|
||||
"name": "filtericon",
|
||||
"parameters": [],
|
||||
"parameters": [
|
||||
{
|
||||
"name": "scope",
|
||||
"optional": false,
|
||||
"type": "{\n \t <b>class</b>: any, // Style class of the filter icon\n }",
|
||||
"description": "filter icon slot's params."
|
||||
}
|
||||
],
|
||||
"returnType": "VNode<RendererNode, RendererElement, Object>[]",
|
||||
"description": "Custom filter icon template."
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue