findSidebarItem {bs4Dash} | R Documentation |
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. |
[Package bs4Dash version 2.3.4 Index]