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