commit
d72b2d6541
|
@ -354,7 +354,7 @@ export interface TreeSlots {
|
|||
}): VNode[];
|
||||
/**
|
||||
* Custom node icon template.
|
||||
* @param {Object} scope - togglericon slot's params.
|
||||
* @param {Object} scope - nodeicon slot's params.
|
||||
*/
|
||||
nodeicon(scope: {
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue