@sqlrooms/ui / ComboboxRootProps
Type Alias: ComboboxRootProps<T>
ComboboxRootProps<
T> =PropsWithChildren<UseComboboxOptions<T> &object>
Root props for the compound Combobox component.
Type Parameters
| Type Parameter | Default type |
|---|---|
T extends string | string |