Angular UI multi-level Dropdown Toggle

后端 未结 3 1249
说谎
说谎 2020-12-19 09:21

I\'m trying to use the Angular UI Dropdown Toggle to create a multi-level / nested drop down.

When I click on the first level of the dropdown it simply closes up alt

3条回答
  •  春和景丽
    2020-12-19 09:56

    You can use the class "dropdown-submenu" to achieve this.

    
    

提交回复
热议问题