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?


hafen/trelliscopejs documentation built on Jan. 10, 2024, 7:27 p.m.