Accessible alternatives for radioButtons, checkboxGroupInput and fileInput added

This commit is contained in:
2026-01-26 13:20:11 +00:00
parent 7ca1a44d91
commit 04e12d1a36
12 changed files with 499 additions and 0 deletions

View File

@@ -1,2 +1,5 @@
# Generated by roxygen2: do not edit by hand
export(a11yCheckboxGroupInput)
export(a11yFileInput)
export(a11yRadioButtons)