Preparing search index...
The search index is not available
@healthhero
@healthhero
@healthhero/styled-components
AutocompleteProps
Interface AutocompleteProps<TOption>
Type Parameters
TOption
Hierarchy
AutocompleteProps
Index
Properties
disabled?
filter
Options?
get
Option
Label
id?
on
Select
options
placeholder?
value
Properties
Optional
disabled
disabled
?:
boolean
Optional
filter
Options
filter
Options
?:
(
(
options
:
TOption
[]
, inputValue
:
string
)
=>
TOption
[]
)
Type declaration
(
options
:
TOption
[]
, inputValue
:
string
)
:
TOption
[]
Parameters
options:
TOption
[]
inputValue:
string
Returns
TOption
[]
get
Option
Label
get
Option
Label
:
(
(
option
:
TOption
)
=>
string
)
Type declaration
(
option
:
TOption
)
:
string
Parameters
option:
TOption
Returns
string
Optional
id
id
?:
string
on
Select
on
Select
:
(
(
selectedOption
:
null
|
TOption
)
=>
void
)
Type declaration
(
selectedOption
:
null
|
TOption
)
:
void
Parameters
selectedOption:
null
|
TOption
Returns
void
options
options
:
TOption
[]
Optional
placeholder
placeholder
?:
string
value
value
:
null
|
TOption
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
Modules
@healthhero
@healthhero/styled-
components
<internal>
Html
Content
Theme
Provider
@healthhero/traversal-
core
<internal>
@healthhero/traversal-
embed
<internal>
@healthhero/traversal-
redux
<internal>
Autocomplete
Props
disabled?
filter
Options?
get
Option
Label
id?
on
Select
options
placeholder?
value