mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-10 01:12:37 +00:00
#1459 for other selects
This commit is contained in:
parent
2670b1e539
commit
5b0532aeca
16 changed files with 41 additions and 8 deletions
|
@ -156,6 +156,10 @@ const CascadeSelectSlots = [
|
|||
{
|
||||
name: "option",
|
||||
description: "Custom content for the item's option"
|
||||
},
|
||||
{
|
||||
name: "indicator",
|
||||
description: "Custom content for the dropdown indicator"
|
||||
}
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue