md_description: Specify a markdown description for a display

View source: R/helpers.R

md_descriptionR Documentation

Specify a markdown description for a display

Description

Specify a markdown description for a display

Usage

md_description(
  content = "",
  title = "Information About This Display",
  show = FALSE
)

Arguments

content

Markdown content

title

Title of the dialog box that displays this content

show

should the markdown description be shown by default when the display is loaded?


trelliscopejs documentation built on Aug. 8, 2025, 6:40 p.m.