The Treeview plugin converts a nested list into a tree view where sub menus can be expanded. ##### Usage This plugin can be used as the data api. **Data API** Add `data-lte-toggle="treeview"` to any ul or ol element to activate the plugin. ```html ``` ##### Example