EVOLUTION-MANAGER
Edit File: shinyjs.html
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>R: shinyjs</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <link rel="stylesheet" type="text/css" href="R.css" /> </head><body> <table width="100%" summary="page for shinyjs {shinyjs}"><tr><td>shinyjs {shinyjs}</td><td style="text-align: right;">R Documentation</td></tr></table> <h2>shinyjs</h2> <h3>Description</h3> <p>Easily improve the user experience of your Shiny apps in seconds </p> <h3>Details</h3> <p><code>shinyjs</code> lets you perform common JavaScript operations that enhance the user experience in applications without having to know any JavaScript. Examples include: hiding an element, disabling an input, resetting an input back to its original value, delaying code execution by a few seconds, and many more useful functions. <code>shinyjs</code> also includes a colour picker widget, a colour picker RStudio addin, and can also be used to easily run your own custom JavaScript functions from R. </p> <p>View the <a href="https://deanattali.com/shinyjs/">shinyjs website</a> for more details and to see a demo. </p> <hr /><div style="text-align: center;">[Package <em>shinyjs</em> version 2.1.0 <a href="00Index.html">Index</a>]</div> </body></html>