UNPKG

@redocly/react-dropdown-aria

Version:

Simple and accessible React dropdown component

5 lines (4 loc) 184 B
/// <reference types="react" /> export declare const Inbox: () => JSX.Element; export declare const ChevronDown: () => JSX.Element; export declare const Search: () => JSX.Element;