collapseHtmlContent: 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.