mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
SplitButton icon pt fix
This commit is contained in:
parent
5a45168b8e
commit
82d2ede18a
2 changed files with 2 additions and 6 deletions
4
components/lib/splitbutton/SplitButton.d.ts
vendored
4
components/lib/splitbutton/SplitButton.d.ts
vendored
|
@ -36,10 +36,6 @@ export interface SplitButtonPassThroughOptions {
|
|||
* Uses to pass attributes to the button's DOM element.
|
||||
*/
|
||||
button?: SplitButtonPassThroughOptionType;
|
||||
/**
|
||||
* Uses to pass attributes to the icon's DOM element.
|
||||
*/
|
||||
icon?: SplitButtonPassThroughOptionType;
|
||||
/**
|
||||
* Uses to pass attributes to the Button component.
|
||||
* @see {@link ButtonPassThroughOptions}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue