Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/core
browser/keyboard/browser-keyboard-layout-provider
KeyboardTesterState
Interface KeyboardTesterState
interface
KeyboardTesterState
{
scores
?:
{
[
id
:
string
]:
number
}
;
testedInputs
?:
{
[
key
:
string
]:
string
}
;
topScore
?:
number
;
}
Index
Properties
scores?
tested
Inputs?
top
Score?
Properties
Optional
scores
scores
?:
{
[
id
:
string
]:
number
}
Optional
tested
Inputs
testedInputs
?:
{
[
key
:
string
]:
string
}
Optional
top
Score
topScore
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
scores
tested
Inputs
top
Score
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...