Choices-js / Choices

A vanilla JS customisable select box/text input plugin ⚡️
https://choices-js.github.io/Choices/
MIT License
6.25k stars 617 forks source link

Tree (dir) structure #946

Open mits87 opened 3 years ago

mits87 commented 3 years ago

Hi,

The choices.js is a really great plugin and I'm happy to use it. Right now I miss only one functionality which is crucial for my website and at the moment I must use two different plugins because of that.

I would like to have functionality what the plugin https://vue-treeselect.js.org/ offer. In a nutshell I need to display a tree structure inside the select with one & multi choose option.

Is it possible to implement that?

mtriff commented 2 years ago

That's a cool feature! PRs welcome.

mackhankins commented 1 year ago

I came here looking for exactly this.

vr33ni commented 1 year ago

is there any plan to develop this in the future?