File: NAMESPACE

package info (click to toggle)
r-cran-shinydashboard 0.7.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 1,044 kB
  • sloc: javascript: 660; makefile: 2
file content (33 lines) | stat: -rw-r--r-- 693 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
# Generated by roxygen2: do not edit by hand

export(box)
export(dashboardBody)
export(dashboardHeader)
export(dashboardPage)
export(dashboardSidebar)
export(dropdownMenu)
export(dropdownMenuOutput)
export(infoBox)
export(infoBoxOutput)
export(menuItem)
export(menuItemOutput)
export(menuSubItem)
export(messageItem)
export(notificationItem)
export(renderDropdownMenu)
export(renderInfoBox)
export(renderMenu)
export(renderValueBox)
export(sidebarMenu)
export(sidebarMenuOutput)
export(sidebarSearchForm)
export(sidebarUserPanel)
export(tabBox)
export(tabItem)
export(tabItems)
export(taskItem)
export(updateTabItems)
export(valueBox)
export(valueBoxOutput)
import(htmltools)
import(promises)