| Case | Define a case for 'Match()' |
| Default | Define a default (fallback) case for 'Match()' |
| DTOutput | Embed a DT DataTable output in a irid tag tree |
| Each | Render a reactive list |
| iridApp | Create a irid application |
| iridExample | Run a irid example application |
| iridOutput | Create a irid UI output placeholder |
| IridWidget | Construct a widget — a wrapper for an arbitrary JavaScript library |
| isolate | Shiny reactive primitives |
| Match | Render the first matching case |
| observe | Shiny reactive primitives |
| observeEvent | Shiny reactive primitives |
| Output | Embed a Shiny render/output pair in a irid tag tree |
| PlotlyOutput | Reactive plotly output |
| PlotOutput | Embed a plot output in a irid tag tree |
| reactive | Shiny reactive primitives |
| reactiveProxy | Wrap a reader and optional writer as a callable |
| reactiveStore | Hierarchical reactive state container |
| reactiveVal | Shiny reactive primitives |
| renderIrid | Render irid content inside a Shiny app |
| TableOutput | Embed a table output in a irid tag tree |
| tagList | Shiny reactive primitives |
| tags | Shiny reactive primitives |
| When | Conditionally render content |
| wire | Event & binding dispatch config |
| wire_debounce | Event & binding dispatch config |
| wire_dom_opts | Event & binding dispatch config |
| wire_immediate | Event & binding dispatch config |
| wire_throttle | Event & binding dispatch config |