Placeholder | R Documentation |
Toggle placeholders.
new()
Placeholder$new( targets, type = c("glow", "wave", "default"), session = shiny::getDefaultReactiveDomain() )
targets
Vector or list of selectors to turn into placeholders.
type
Type of placeholder.
session
Valid shiny session.
Initialize
show()
Placeholder$show()
Show
hide()
Placeholder$hide()
Hide
clone()
The objects of this class are cloneable with this method.
Placeholder$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.