daweilv / treejs

A lightweight tree widget, compatible with VanillaJS / React / Vue. Tiny size after gzip. Zero dependence.
MIT License
142 stars 49 forks source link

Feature Request: `closed` property #39

Open ForbiddenEra opened 6 months ago

ForbiddenEra commented 6 months ago

Hi,

Would be great to be able to have a property to define whether a node is open/closed by default similar to the checked property.