Skip to contents

Is a shiny.tag or shiny.tag.list have a Bootstrap card in the nesting structure?

Usage

has_card(x)

Arguments

x

shiny.tag/shiny.tag.list

Value

lgl

Examples

has_card(shiny::tagList(shiny::div(bs4Dash::bs4Card())))
#> [1] TRUE