Case                    Define a case for 'Match()'
DTOutput                Embed a DT DataTable output in a irid tag tree
Default                 Define a default (fallback) case for 'Match()'
Each                    Render a reactive list
IridWidget              Construct a widget — a wrapper for an arbitrary
                        JavaScript library
Match                   Render the first matching case
Output                  Embed a Shiny render/output pair in a irid tag
                        tree
PlotOutput              Embed a plot output in a irid tag tree
PlotlyOutput            Reactive plotly output
TableOutput             Embed a table output in a irid tag tree
When                    Conditionally render content
iridApp                 Create a irid application
iridExample             Run a irid example application
iridOutput              Create a irid UI output placeholder
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
wire                    Event & binding dispatch config
