collapseHtmlContent: Function to create collapsible HTML content

View source: R/miscellaneous.R

collapseHtmlContentR Documentation

Function to create collapsible HTML content

Description

Please note that the button is of class: 'hideshow', defined in the 'input.hideshow.js' js file included in the package.

Usage

collapseHtmlContent(input, title = "Click to show or hide")

Arguments

input

Object to be collapse, e.g. datatable.

title

String with button title.

Value

tag object

Author(s)

Laure Cougnaud


clinDataReview documentation built on June 22, 2024, 10:03 a.m.