Search
Preparing search index...
The search index is not available
Theia TypeDoc
Options
All
Public
Public/Protected
All
Inherited
Menu
Theia TypeDoc
memory-inspector
LabelAndSelectWithNameProps
Interface LabelAndSelectWithNameProps
Hierarchy
InputProps
<
HTMLSelectElement
>
LabelAndSelectWithNameProps
Index
Properties
default
Value
disabled
id
label
on
Change
on
Key
Down
options
pass
Ref
placeholder
title
value
Properties
Optional
default
Value
default
Value
?:
string
Optional
disabled
disabled
?:
boolean
id
id
:
string
label
label
:
string
Optional
on
Change
on
Change
?:
(
(
event
:
ChangeEvent
<
Element
>
)
=>
void
)
Type declaration
(
event
:
ChangeEvent
<
Element
>
)
:
void
Parameters
event:
ChangeEvent
<
Element
>
Returns
void
Optional
on
Key
Down
on
Key
Down
?:
(
(
event
:
KeyboardEvent
<
HTMLInputElement
>
)
=>
void
)
Type declaration
(
event
:
KeyboardEvent
<
HTMLInputElement
>
)
:
void
Parameters
event:
KeyboardEvent
<
HTMLInputElement
>
Returns
void
options
options
:
[
string
,
string
]
[]
Optional
pass
Ref
pass
Ref
?:
LegacyRef
<
HTMLSelectElement
>
Optional
placeholder
placeholder
?:
string
Optional
title
title
?:
string
Optional
value
value
?:
string
Modules
bulk-
edit
callhierarchy
console
core
debug
editor
editor-
preview
electron
external-
terminal
file-
search
filesystem
getting-
started
git
keymaps
markers
memory-
inspector
Constants
Editable
Memory
Widget
Interfaces
Memory
Diff
Widget
Memory
Dock
Panel
Memory
Table
Register
Table
Register
Widget
Utils
messages
metrics
mini-
browser
monaco
navigator
outline-
view
output
plugin
plugin-
dev
plugin-
ext
plugin-
ext-
vscode
plugin-
metrics
preferences
preview
process
property-
view
scm
scm-
extra
search-
in-
workspace
secondary-
window
task
terminal
timeline
toolbar
typehierarchy
userstorage
variable-
resolver
vsx-
registry
workspace
Label
And
Select
With
Name
Props
default
Value
disabled
id
label
on
Change
on
Key
Down
options
pass
Ref
placeholder
title
value