useComboboxNavigation
Импорт
import { useComboboxNavigation } from '@feugene/granularity/composables/useComboboxNavigation'Экспорты
UseComboboxNavigationOptionsinterfaceinterface UseComboboxNavigationOptions<TItem>Активный элемент списка комбобокса (`aria-activedescendant`-паттерн).
UseComboboxNavigationReturninterfaceinterface UseComboboxNavigationReturn<TItem>useComboboxNavigationfunctionfunction useComboboxNavigation<TItem>(options: UseComboboxNavigationOptions<TItem>): UseComboboxNavigationReturn<TItem>
Источник: @feugene/granularity 0.41.0, package.json#exports и dist/types