This repository has been archived by the owner on Feb 22, 2023. It is now read-only.
Component: VSearchTypeButton for desktop header #1859
Labels
🕹 aspect: interface
Concerns end-users' experience with the software
🌟 goal: addition
Addition of new feature
🟨 priority: medium
Not blocking but should be addressed soon
Milestone
Description
The new desktop (
lg
and up) header has aVSearchTypeButton
that is used to open a search type popup.It is similar to the old
VSearchTypeButton
, but still needs to be updated.API
Props
aria-haspopup
andaria-expanded
State
The component should use the
useSearchType
composable to get the search type icons and the current search type.Events
References
Implementation
The text was updated successfully, but these errors were encountered: