useComboboxNavigation

Импорт

import { useComboboxNavigation } from '@feugene/granularity/composables/useComboboxNavigation'

Экспорты

UseComboboxNavigationOptionsinterface
interface UseComboboxNavigationOptions<TItem>

Активный элемент списка комбобокса (`aria-activedescendant`-паттерн).

UseComboboxNavigationReturninterface
interface UseComboboxNavigationReturn<TItem>
useComboboxNavigationfunction
function useComboboxNavigation<TItem>(options: UseComboboxNavigationOptions<TItem>): UseComboboxNavigationReturn<TItem>

Источник: @feugene/granularity 0.41.0, package.json#exports и dist/types