vue-treeselect icon indicating copy to clipboard operation
vue-treeselect copied to clipboard

Whether the user-defined deployment level is supported

Open Acechengui opened this issue 2 years ago • 1 comments

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

Acechengui avatar Jun 06 '22 05:06 Acechengui

Probably you need isDefaultExpanded - check Node API section

TitanFighter avatar Jun 06 '22 20:06 TitanFighter