Refactor #3832 Refactor #3833 - deprecate indicator slot

This commit is contained in:
Tuğçe Küçükoğlu 2023-04-18 15:12:53 +03:00
parent 05ef39c97b
commit 936f5169a0
3 changed files with 8 additions and 2 deletions

View file

@ -196,7 +196,7 @@ const TreeSelectSlots = [
description: 'Custom content when there is no data to display'
},
{
name: 'indicator',
name: 'triggericon',
description: 'Custom content for the dropdown indicator'
},
{