SidebarInput
Source: client/lib/theme/vueda-tailwind/navigation/index.js
Sidebar-local input chrome. It binds hairline and focus colors to sidebar tokens rather than generic input tokens.
Vue component: SidebarInput
| Slot | Default classes | Description |
|---|---|---|
| root | 2 classes | Sidebar-local input chrome. It binds hairline and focus colors to sidebar tokens rather than generic input tokens. |
root
Sidebar-local input chrome. It binds hairline and focus colors to sidebar tokens rather than generic input tokens.
Default classes:
text
bg-background h-8 w-full shadow-none
[--vueda-hairline-color:var(--sidebar-border)]! focus-visible:[--vueda-hairline-color:var(--sidebar-ring)]!Source: client/lib/theme/vueda-tailwind/navigation/SidebarInput.theme.js:16