Skip to contents

Setup

Load CSS and JavaScript into your Shiny page.

useGlassTabs()
Attach glasstabs CSS and JS dependencies

Tab widget

Animated glass-morphism tab navigation — sliding halo, spring easing, transfer trace.

glassTabsUI()
Animated glass-style tab navigation UI
glassTabPanel()
Define a single glass tab panel
glassTabsServer()
Server logic for glass tabs
glass_tab_theme()
Create a custom color theme for glassTabsUI

Multi-select filter

Animated dropdown filter with live search, select-all, three checkbox styles, and tag-pill display.

glassMultiSelect()
Animated glass multi-select dropdown filter
glassMultiSelectServer()
Server logic for glassMultiSelect
glassFilterTags()
Shiny tag helper for a filter-tags display area tied to a glassMultiSelect
glass_select_theme()
Create a custom color theme for glassMultiSelect