Refactor #4200
parent
77c32ff8dd
commit
83f0a8c686
|
@ -207,7 +207,7 @@ export interface SplitButtonSlots {
|
|||
}): VNode[];
|
||||
/**
|
||||
* Custom menu item icon template.
|
||||
* @param {Object} scope - menubuttonicon slot's params.
|
||||
* @param {Object} scope - menuitemicon slot's params.
|
||||
*/
|
||||
menuitemicon(scope: {
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue