say_hello_to_js: Function demonstrating the use of Shiny custom message...

Description Usage Arguments

View source: R/custom-handlers.R

Description

Send a message from R to JavaScript every 5 seconds. The JS answer is an alert containing the message sent by R.

Usage

1
say_hello_to_js(text, session = getDefaultReactiveDomain())

Arguments

text

Message to send.

session

Shiny session object.


DivadNojnarg/outstanding-shiny-ui-code documentation built on Nov. 2, 2021, 12:03 p.m.