useComboboxNavigation

Import

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

Exports

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

Descriptions come from the library in Russian and are not shown here — translating them is a decision of its own, see ADR-0003.

Source: @feugene/granularity 0.41.0, package.json#exports and dist/types