UNPKG

@inaccess-fang/ui-components

Version:

The Inaccess UI Components Library for the Front-end projects

6 lines (5 loc) 123 B
export interface FangSearchFieldConfig { placeholder?: string; searchBy?: string; hasAutocomplete?: boolean; }