UNPKG

@gulibs/vgrove-ui

Version:

VGrove UI component library built with HeroUI and React

3 lines 230 B
import type { ListboxItemProps } from "./types"; export declare const ListboxItem: import("react").ForwardRefExoticComponent<ListboxItemProps & import("react").RefAttributes<HTMLElement>>; //# sourceMappingURL=ListboxItem.d.ts.map