Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
plugin-ext
IInputBoxOptions
Interface IInputBoxOptions
interface
IInputBoxOptions
{
ignoreFocusOut
?:
boolean
;
password
?:
boolean
;
placeHolder
?:
string
;
prompt
?:
string
;
value
?:
string
;
valueSelection
?:
[
number
,
number
]
;
}
Index
Properties
ignore
Focus
Out?
password?
place
Holder?
prompt?
value?
value
Selection?
Properties
Optional
ignore
Focus
Out
ignore
Focus
Out
?:
boolean
Optional
password
password
?:
boolean
Optional
place
Holder
place
Holder
?:
string
Optional
prompt
prompt
?:
string
Optional
value
value
?:
string
Optional
value
Selection
value
Selection
?:
[
number
,
number
]
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
ignore
Focus
Out
password
place
Holder
prompt
value
value
Selection
Theia TypeDoc
Loading...