withBusyIndicatorServer: withBusyIndicatorServer

View source: R/cms_helper.R

withBusyIndicatorServerR Documentation

withBusyIndicatorServer

Description

Call this function from the server with the button id that is clicked and the expression to run when the button is clicked. Corresponds with withBustyIndicatorUI function. Copied and modified from

Usage

withBusyIndicatorServer(buttonId, mod_name, expr)

Arguments

mod_name

name of shiny module where withBusyIndicatorServer is called

expr

code executed when button clicked

buttonID

button id


schyen/OCMSExplorer documentation built on Feb. 15, 2023, 4:39 p.m.