View source: R/fct_removeUI_component.R
removeUI_component | R Documentation |
Function to add a UI once a component has been submitted
removeUI_component(NGLVieweR, data, type, id)
NGLVieweR |
viewer component |
data |
data.frame of saved components |
type |
type of component. E.g. label, selection, contact |
id |
ID of selected remove link |
removeUI_component('selection', input$selectionRemove_id)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.