powered by
A function to run examples of Shiny apps with Chakra components.
chakraExample(example, display.mode = "showcase", ...)
example name
the display mode to use when running the example; see runApp
runApp
arguments passed to runApp
No return value, just launches a Shiny app.
# NOT RUN { if(interactive()){ chakraExample("Menu") } # }
Run the code above in your browser using DataLab