UNPKG

@renderlesskit/react

Version:

Collection of headless components/hooks that are accessible, composable, customizable from low level to build your own UI & Design System powered by Reakit

3 lines (2 loc) 127 B
export declare function getItemId(baseId: string, value: string, id?: string): string; export * from "./useTypeaheadShortcut";