Skip to contents

All functions

Case()
Define a case for Match()
DTOutput()
Embed a DT DataTable output in a nacre tag tree
Default()
Define a default (fallback) case for Match()
Each()
Render a list by recreating all items
Index()
Render a list with positional updates
Match()
Render the first matching case
Output()
Embed a Shiny render/output pair in a nacre tag tree
PlotOutput()
Embed a plot output in a nacre tag tree
TableOutput()
Embed a table output in a nacre tag tree
When()
Conditionally render content
event_immediate() event_throttle() event_debounce()
Event handler wrappers
nacre nacre-package
nacre: Fine-Grained Reactive DOM Bindings for Shiny
nacreApp()
Create a nacre application
nacreOutput()
Create a nacre UI output placeholder
renderNacre()
Render nacre content inside a Shiny app