Description Usage Arguments Details Value Note Author(s)
Create a UI component
1 | UIelement(id, outputID)
|
id |
module id |
outputID |
output for the renderUI |
This function allows you to create a UI component inside a shiny module
Using id
and outputID
return a UI component
Use this function with a RenderUI.
Eduardo Trujillo
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.