QAccordion: Quartz Accordion

View source: R/QAccordion.R

QAccordionR Documentation

Quartz Accordion

Description

A simplified version of the default accordion built with MUI

Usage

QAccordion(title, ...)

Arguments

title

The title of the accordion

...

The inner content of the accordion

Examples

component_example(QAccordion(title = shiny.mui::Typography("Title"), shiny.mui::Typography("Hello")))

QuartzSoftwareLLC/shiny.quartz documentation built on Aug. 29, 2023, 9:18 a.m.