UNPKG

@yamada-ui/react

Version:

React UI components of the Yamada, by the Yamada, for the Yamada built with React and Emotion

1 lines 776 B
{"version":3,"file":"namespace.cjs","names":[],"sources":["../../../../src/components/autocomplete/namespace.ts"],"sourcesContent":["export type {\n ComboboxItem as Item,\n ComboboxItemWithItems as ItemWithItems,\n ComboboxItemWithValue as ItemWithValue,\n} from \"../../hooks/use-combobox\"\nexport {\n AutocompleteGroup as Group,\n AutocompleteLabel as Label,\n AutocompleteOption as Option,\n AutocompletePropsContext as PropsContext,\n AutocompleteRoot as Root,\n useAutocompletePropsContext as usePropsContext,\n} from \"./autocomplete\"\nexport type {\n AutocompleteGroupProps as GroupProps,\n AutocompleteLabelProps as LabelProps,\n AutocompleteOptionProps as OptionProps,\n AutocompleteRootProps as RootProps,\n} from \"./autocomplete\"\n"],"mappings":""}