Circle V2 API Docs
Preparing search index...
@repo/ui-domain
templates
useTemplateCombobox
Function useTemplateCombobox
useTemplateCombobox
()
:
{
collection
:
ListCollection
<
{
label
:
string
;
value
:
string
}
>
;
isLoading
:
boolean
;
searchValue
:
string
;
setSearchValue
:
Dispatch
<
SetStateAction
<
string
>
>
;
}
Returns
{
collection
:
ListCollection
<
{
label
:
string
;
value
:
string
}
>
;
isLoading
:
boolean
;
searchValue
:
string
;
setSearchValue
:
Dispatch
<
SetStateAction
<
string
>
>
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Circle V2 API Docs
Loading...