app_module_ui: The payments Shiny app

Description Usage Arguments Value

View source: R/app_module.R

Description

The Shiny module UI for the Stripe payments Shiny app. This app can be easily added to your Shiny apps that use polished.

Usage

1
app_module_ui(id, custom_ui = NULL)

Arguments

id

the Shiny module id

custom_ui

Either NULL, the default, or a list of 2 elements containing custom UI to add additional 'shinydashboard' tabs to the 'polished' "Admin Panel". app_name the app name to display to users.

Value

the UI for the "Admin Panel"


olb314159/APpayments documentation built on Dec. 22, 2021, 4:19 a.m.