UNPKG

@yamada-ui/react

Version:

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

1 lines 840 B
{"version":3,"file":"namespace.cjs","names":[],"sources":["../../../../src/components/select/namespace.ts"],"sourcesContent":["export type {\n ComboboxItem as Item,\n ComboboxItemWithItems as ItemWithItems,\n ComboboxItemWithValue as ItemWithValue,\n} from \"../../hooks/use-combobox\"\nexport {\n SelectGroup as Group,\n SelectLabel as Label,\n SelectOption as Option,\n SelectPropsContext as PropsContext,\n SelectRoot as Root,\n SelectSeparator as Separator,\n useSelectPropsContext as usePropsContext,\n} from \"./select\"\nexport type {\n SelectGroupProps as GroupProps,\n SelectLabelProps as LabelProps,\n SelectOptionProps as OptionProps,\n SelectRootProps as RootProps,\n SelectSeparatorProps as SeparatorProps,\n} from \"./select\"\nexport type { SelectItemRender as Render } from \"./use-select\"\n"],"mappings":""}