Preview: builtins.d.ts
Size: 365 B
/proc/thread-self/root/home/byroehnu/.trash/node_modules11/react-select/dist/declarations/src/builtins.d.ts
import { GroupBase } from './types';
export declare const formatGroupLabel: <Option, Group extends GroupBase<Option>>(group: Group) => string;
export declare const getOptionLabel: <Option>(option: Option) => string;
export declare const getOptionValue: <Option>(option: Option) => string;
export declare const isOptionDisabled: <Option>(option: Option) => boolean;
Directory Contents
Dirs: 8 × Files: 17