appendGlassTab          Append or remove a glass tab at runtime
disableGlassTab         Disable or enable a glass tab
glassFilterTags         Shiny tag helper for a filter-tags display area
                        tied to a glassMultiSelect
glassMultiSelect        Animated glass multi-select dropdown filter
glassMultiSelectValue   Reactive helpers for glassMultiSelect values
glassSelect             Animated glass single-select dropdown
glassSelectValue        Reactive helper for glassSelect values
glassTabCondition       Build a conditionalPanel condition for a
                        glasstabs widget
glassTabPanel           Define a single glass tab panel
glassTabsOutput         Dynamic glass tab UI output
glassTabsServer         Server logic for glass tabs
glassTabsUI             Animated glass-style tab navigation UI
glass_select_theme      Create a custom color theme for glass select
                        widgets
glass_tab_theme         Create a custom color theme for glassTabsUI
glasstabs_news          Display the glasstabs changelog
renderGlassTabs         Render a reactive glass tab UI
runGlassExample         Run a built-in glasstabs example app
showGlassTab            Show or hide a glass tab
updateGlassMultiSelect
                        Update a glassMultiSelect widget
updateGlassSelect       Update a glassSelect widget
updateGlassTabBadge     Update the badge count on a glass tab
updateGlassTabsUI       Programmatically switch the active glass tab
useGlassTabs            Attach glasstabs CSS and JS dependencies
