issues
search
dipson88
/
treeselectjs
Treeselect on vanilla JS
MIT License
83
stars
15
forks
source link
release/v0.8.5
#69
Closed
dipson88
closed
1 year ago
dipson88
commented
1 year ago
Fix the bug when we use the mounting method and set empty iconElements prop.
Add new export types ValueType and ValueInputType
Fix callbacks return value, now it returns ValueType | null. (null is returned for isSingleSelect and if we use empty value).