UNPKG

@workday/canvas-kit-react

Version:

The parent module that contains all Workday Canvas Kit React components

3 lines 270 B
import { useCursorListModel } from './useCursorListModel'; export declare const focusOnCurrentCursor: (model: ReturnType<typeof useCursorListModel>, nextId: string, element?: HTMLElement) => Promise<HTMLElement | null>; //# sourceMappingURL=focusOnCurrentCursor.d.ts.map