findSidebarItem: Internally used by sidebarMenu to find treeview items
and normal items.
Description
Internally used by sidebarMenu to find treeview items
and normal items.
Usage
findSidebarItem(items, regex)
Arguments
- items
List to search in.
- regex
Regex to apply.