Circle V2 API Docs
Preparing search index...
@repo/ui
NativeSelect
NativeSelectProps
Type Alias NativeSelectProps
NativeSelectProps
:
NativeSelectRootProps
&
{
items
:
NativeSelectItem
[]
;
placeholder
?:
string
;
ref
?:
React.Ref
<
HTMLDivElement
>
;
}
Type Declaration
items
:
NativeSelectItem
[]
The list of options.
Optional
placeholder
?:
string
Placeholder shown when no value is selected.
Optional
ref
?:
React.Ref
<
HTMLDivElement
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Circle V2 API Docs
Loading...
The list of options.