mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-08 16:37:15 +00:00
Update MultiSelect.d.ts
This commit is contained in:
parent
48b33f4f81
commit
43e50cedb9
1 changed files with 1 additions and 1 deletions
2
components/lib/multiselect/MultiSelect.d.ts
vendored
2
components/lib/multiselect/MultiSelect.d.ts
vendored
|
@ -426,7 +426,7 @@ export interface MultiSelectSlots {
|
|||
/**
|
||||
* Remove token icon function.
|
||||
*/
|
||||
onClick: string;
|
||||
onClick: void;
|
||||
}): VNode[];
|
||||
/**
|
||||
* Custom header checkbox icon template.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue