input | R Documentation |
Create Shiny Input Component from React JS
input(name, defaultValue = "")
name |
The name of the component. |
defaultValue |
the default value of the component. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.