Switcher config (e.g., client switcher)
label: string
Switcher label
selectedName: string
Currently selected item name
optional
icon: string
Icon HTML
Dropdown items
Switcher config (e.g., client switcher)
label: string
Switcher label
selectedName: string
Currently selected item name
icon: string
Icon HTML
Dropdown items
import { type SwitcherConfig } from ".";