riophae / vue-treeselect

A multi-select component with nested options support for Vue.js
https://vue-treeselect.js.org/
MIT License
2.89k stars 505 forks source link

Whether the user-defined deployment level is supported #504

Open Acechengui opened 2 years ago

Acechengui commented 2 years ago

Whether to support default loading, set the default expansion level For example, I have four levels of nodes. I need to expand the second level by default

TitanFighter commented 2 years ago

Probably you need isDefaultExpanded - check Node API section