useRovingFocus
Импорт
import { useRovingFocus } from '@feugene/granularity/composables/useRovingFocus'Экспорты
GrRovingOrientationtypetype GrRovingOrientation = 'horizontal' | 'vertical' | 'both' | 'grid'Какие стрелки ведут по набору.
GrRovingEdgetypetype GrRovingEdge = 'start' | 'end'Край набора, в который упёрлось движение.
UseRovingFocusOptionsinterfaceinterface UseRovingFocusOptions<TKey>UseRovingFocusReturninterfaceinterface UseRovingFocusReturn<TKey>useRovingFocusfunctionfunction useRovingFocus<TKey>(options: UseRovingFocusOptions<TKey>): UseRovingFocusReturn<TKey>
Источник: @feugene/granularity 0.41.0, package.json#exports и dist/types