QCard: Helper to create cards with card content

View source: R/QCard.R

QCardR Documentation

Helper to create cards with card content

Description

Helper to create cards with card content

Usage

QCard(..., title = "", Toolbar = Box())

Arguments

...

Children to include in the card

title

Title of the card

Toolbar

optional toolbar to include in the card

See Also

shiny.mui::Card()

Other layout: Container(), HStack(), Item(), Page(), VStack()

Examples

component_example(QCard("Hello there", title = "Card"))

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