Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
core
core
FocusableTreeSelectionState
Interface FocusableTreeSelectionState
interface
FocusableTreeSelectionState
{
focus
?:
string
;
node
?:
string
;
type
?:
SelectionType
;
}
Index
Properties
focus?
node?
type?
Properties
Optional
focus
focus
?:
string
Optional
node
node
?:
string
Optional
type
type
?:
SelectionType
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
focus
node
type
Theia TypeDoc
Loading...