admin_ui: The UI for the "Admin Panel" dashboard

View source: R/admin_app.R

admin_uiR Documentation

The UI for the "Admin Panel" dashboard

Description

The shiny module UI for the polished Admin Panel, accessible to Admin users.

Usage

admin_ui(options = default_admin_ui_options())

Arguments

options

list of HTML elements to customize branding of "Admin Panel". Valid list element names are title, sidebar_branding, and browser_tab_icon. See default_admin_ui_options for an example.

Value

the UI for the "Admin Panel"


polished documentation built on Feb. 16, 2023, 8:02 p.m.