Learn R Programming

bs4Dash (version 2.3.4)

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.