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