Added method for removing the title from a shinydashboard::box and added htmlAddBoxHelpLink function

This commit is contained in:
2026-01-28 12:51:13 +00:00
parent 6d3843a92b
commit 27bccf2b84
5 changed files with 147 additions and 2 deletions

View File

@@ -1,12 +1,14 @@
# Generated by roxygen2: do not edit by hand
export(htmlAddBoxAttributes)
export(htmlAddBoxHelpLink)
export(htmlAddBoxRegionFromTitle)
export(htmlDisableAutocomplete)
export(htmlFixBoxCollapseButtonAria)
export(htmlMarkOptional)
export(htmlMarkRequired)
export(htmlRemoveAttributes)
export(htmlRemoveBoxTitle)
export(htmlReplaceBoxTitleLevel)
export(htmlSetMaxLength)
export(htmlSetMinLength)