QAccordion | R Documentation |
A simplified version of the default accordion built with MUI
QAccordion(title, ...)
title |
The title of the accordion |
... |
The inner content of the accordion |
component_example(QAccordion(title = shiny.mui::Typography("Title"), shiny.mui::Typography("Hello")))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.