Ionic 2 Multilevel/Hierarchical select

1.7k Views Asked by At

In ionic 2, how can I create a tree view select list? Previously in an web project I've used ngx-treeview and I want to achieve similar result (Demo--example 1). I can use the same module but only problem is ionic doesn't support html dropdown and input. I couldn't find any ionic module similar to this either. Does anyone know something similar to this for ionic?

1

There are 1 best solutions below

0
Alex Ryltsov On

If someone is looking for multi level hierarchical component for ionic I have created and published one recently - see https://github.com/ryaa/ionic3-multi-level-select