mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
#1459 for other selects
This commit is contained in:
parent
2670b1e539
commit
5b0532aeca
16 changed files with 41 additions and 8 deletions
|
@ -294,6 +294,10 @@ const MultiSelectSlots = [
|
|||
{
|
||||
name: "loader",
|
||||
description: "Custom content for the virtual scroller loader items"
|
||||
},
|
||||
{
|
||||
name: "indicator",
|
||||
description: "Custom content for the dropdown indicator"
|
||||
}
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue